C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / C1InputText Class / LengthAsByte Property

In This Topic
LengthAsByte Property
In This Topic
Gets or sets whether the maximum length constraint for input is byte-based or character-based.
Syntax
'Declaration
 
Public Property LengthAsByte As System.Boolean
 
See Also