Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / TableRenderer Class / RowCount Property

In This Topic
    RowCount Property
    In This Topic
    Gets the number of rows in the table.
    Syntax
    'Declaration
     
    Public ReadOnly Property RowCount As System.Integer
    public System.int RowCount {get;}
    See Also