[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Table.Details

Details Property

Details

Gets or sets the detail rows for a table.

Declaration
public Details Details { get; set; }
Property Value
Type Description
Details

A Details object containing the set of detail rows for the table.

Remarks

The table must include at least one of the following: Details, Header, or Footer.