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