'Declaration
Public Property MaxLengthUnit As LengthUnit
Remarks
Determines the unit for counting for the MaxLength property. The value LengthUnit.Byte means the MaxLength is counted by Byte. The value LengthUnit.Char means the MaxLength is counted by Char.