Calendar for WinForms | ComponentOne
C1.Win.C1Input Namespace / C1BasePicker Class / TextLength Property

In This Topic
    TextLength Property (C1BasePicker)
    In This Topic
    Gets the length of text in the control.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property TextLength As Integer
    public virtual int TextLength {get;}
    See Also