[]
Gets or sets a value specifies the size of the drop down items.
[C1Category("Behavior")]
[C1Description("RibbonSplitButton.PreferredItemSize", "Specifies the size of the drop down items.")]
public ItemSize PreferredItemSize { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonSplitButton.PreferredItemSize", "Specifies the size of the drop down items.")>
Public Property PreferredItemSize As ItemSize