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