[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.CustomData.DataRows

DataRows Property

DataRows

Gets the data values calculated for each detail cell of the custom report item's data.

Declaration
public DataRowCollection DataRows { get; }
Property Value
Type Description
DataRowCollection

A DataRowCollection object containing the data values.