[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.TablixBody.TablixRows

TablixRows Property

TablixRows

Gets a collection of rows in the body section of the tablix.

Declaration
public TablixItems<TablixRow> TablixRows { get; }
Property Value
Type Description
TablixItems<TablixRow>

A TablixItems<T> object containing the rows in the body section of the tablix.