'Declaration
Public Property MaxDropDownItems As Integer
'Usage
Dim instance As RibbonSplitButton Dim value As Integer instance.MaxDropDownItems = value value = instance.MaxDropDownItems
public int MaxDropDownItems {get; set;}
'Declaration
Public Property MaxDropDownItems As Integer
'Usage
Dim instance As RibbonSplitButton Dim value As Integer instance.MaxDropDownItems = value value = instance.MaxDropDownItems
public int MaxDropDownItems {get; set;}