LargeItemDropDownWidth Property (RibbonSplitButton)
In This Topic
Gets or sets the width of a drop-down menu with large items if the value is greater than 100.
Syntax
'Declaration
Public Property LargeItemDropDownWidth As Integer
public int LargeItemDropDownWidth {get; set;}
See Also