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