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