[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablixBody.RowCollection

RowCollection Property

RowCollection

Gets the rows of the tablix body.

Declaration
IItemCollection<ITablixRow> RowCollection { get; }
Property Value
Type Description
IItemCollection<ITablixRow>

An IItemCollection<T> representing the rows of the tablix body.