[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Table.MaxDetailsPerPage

MaxDetailsPerPage Property

MaxDetailsPerPage

Gets or sets a maximum number of rows which can be in the details group on the page.

Declaration
public ExpressionInfo MaxDetailsPerPage { get; set; }
Property Value
Type Description
ExpressionInfo

An ExpressionInfo object representing the maximum number of rows in the details group on the page.

Remarks

0, null, or an empty value are interpreted as 'no limit', which is the default value.