MaxLengthUnit Property (GcTextBoxCellType)
Gets or sets whether the maximum number of characters allowed in the control are handled based on bytes, characters, or text elements.
Property Value
The value is true if the
MaxLength is based on byte; otherwise, based on character.
The default is
LengthUnit.Char.