public int MaxDrop {get; set;}
'Declaration Public Property MaxDrop As Integer
'Declaration
Public Property MaxDrop As Integer
'Usage Dim instance As ComboBoxCellType Dim value As Integer instance.MaxDrop = value value = instance.MaxDrop
'Usage
Dim instance As ComboBoxCellType Dim value As Integer instance.MaxDrop = value value = instance.MaxDrop
ComboBoxCellType Class ComboBoxCellType Members