RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1TableHelper Class / RowCount Property

In This Topic
    RowCount Property (C1TableHelper)
    In This Topic
    Gets or sets the row count.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property RowCount As Integer
    public int RowCount {get;}

    Property Value

    The row count.
    See Also