[]
Gets or sets whether the command is enabled.
[C1Category("Behavior")]
[C1Description("C1Command.Enabled", "Gets or sets whether the command is enabled.")]
public virtual bool Enabled { get; set; }
<C1Category("Behavior")>
<C1Description("C1Command.Enabled", "Gets or sets whether the command is enabled.")>
Public Overridable Property Enabled As Boolean