TextLength Property (C1DropDownControl)
Gets the length of text in the control.
'Declaration
Public Overridable ReadOnly Property TextLength As Integer
public virtual int TextLength {get;}
Property Value
The number of characters contained in the text of the control.