Input for ASP.NET WebForms
CountWrappedLine Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Input Namespace > C1InputText Class : CountWrappedLine Property
Gets or sets whether to treat the wrapped lines as one line or multiple lines when counting the lines count.
Syntax
'Declaration
 
Public Property CountWrappedLine As System.Boolean
public System.bool CountWrappedLine {get; set;}
See Also

Reference

C1InputText Class
C1InputText Members