'Declaration
Public Property MaxDropDownItems As Integer
'Usage
Dim instance As RibbonFontComboBox 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 RibbonFontComboBox Dim value As Integer instance.MaxDropDownItems = value value = instance.MaxDropDownItems
public int MaxDropDownItems {get; set;}