MaxLineCount Property | ComponentOne BubbleChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / C1InputText Class / MaxLineCount Property

MaxLineCount Property
Gets or sets the max count of lines can be input into the Edit control. .
Syntax
'Declaration
 
Public Property MaxLineCount As System.Integer
 
Exceptions
ExceptionDescription
The value should not be negative.
See Also