'Declaration
Public Property MaxLength As Integer
'Usage
Dim instance As GcComboBoxCellType Dim value As Integer instance.MaxLength = value value = instance.MaxLength
public int MaxLength {get; set;}
Property Value
An System.Int32 value.The defalut is 0.