C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1TextBox Class / TextLength Property

In This Topic
TextLength Property (C1TextBox)
In This Topic
Gets the length of text in the control.
Syntax
'Declaration
 
Public Overrides ReadOnly Property TextLength As Integer
 
See Also