ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / IGrid Interface / Rows Property

In This Topic
    Rows Property (IGrid)
    In This Topic
    Number of rows in the grid.
    Syntax
    'Declaration
     
    ReadOnly Property Rows As Integer
    int Rows {get;}
    See Also