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

In This Topic
    RowCount Property (TableRenderer)
    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