Table of Contents

Property Command

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Command

Gets the parameter that will be passed to the command when executing it.

public ICommand? Command { readonly get; set; }

Property Value

ICommand