[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReport.PageNumber

PageNumber Property

PageNumber

Gets or sets a value indicating the number of the current page being processed when a report is running.

Declaration
[Browsable(false)]
public int PageNumber { get; }
Property Value
Type Description
int

A int value, representing the number of the current page.

Remarks

The default value is 0.