[]
Gets or sets the command icon.
[C1Category("Appearance")]
[C1Description("C1Command.Icon", "Gets or sets the command icon.")]
public Icon Icon { get; set; }
<C1Category("Appearance")>
<C1Description("C1Command.Icon", "Gets or sets the command icon.")>
Public Property Icon As Icon