MaxDropDownItems Property (RibbonSplitButton)
In This Topic
Gets or sets the maximum number of items to display in the drop-down list.
Syntax
'Declaration
Public Overridable Property MaxDropDownItems As Integer
public virtual int MaxDropDownItems {get; set;}
See Also