[]
Gets or sets whether the command has a drop down arrow when it is in a toolbar.
[C1Category("Behavior")]
[C1Description("C1Command.DropDown", "Gets or sets whether the command has a drop down arrow when it is in a toolbar.")]
public bool DropDown { get; set; }
<C1Category("Behavior")>
<C1Description("C1Command.DropDown", "Gets or sets whether the command has a drop down arrow when it is in a toolbar.")>
Public Property DropDown As Boolean