Input for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / InputTextBoxElement Class / LineCount Property

In This Topic
    LineCount Property (InputTextBoxElement)
    In This Topic
    Gets the number of lines in the text box control.
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property LineCount As Integer
    protected int LineCount {get;}
    See Also