Gets or sets whether the command has a drop down arrow when it is in a toolbar.
Declaration
[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; }