Input for ASP.NET WebForms
LengthAsByte Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Input Namespace > C1InputText Class : LengthAsByte Property
Gets or sets whether the maximum length constraint for input is byte-based or character-based.
Syntax
'Declaration
 
Public Property LengthAsByte As System.Boolean
public System.bool LengthAsByte {get; set;}
See Also

Reference

C1InputText Class
C1InputText Members