Property TextLength
TextLength
Gets the length of text in the control.
[Browsable(false)]
public virtual int TextLength { get; }
Property Value
- int
The number of characters contained in the text of the control.
Gets the length of text in the control.
[Browsable(false)]
public virtual int TextLength { get; }
The number of characters contained in the text of the control.