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