[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1TextBoxBase.TextLength

TextLength Property

TextLength

Gets the length of text in the control.

Declaration
[Browsable(false)]
public int TextLength { get; }
Implements