[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.Rows

Rows Property

Rows

Gets the number of rows in the tablix (equals the number of leaf-members in the row hierarchy).

Declaration
int Rows { get; }
Property Value
Type Description
int

An int representing the number of rows in the tablix.