[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Wpf.Viewer.CurrentPage

CurrentPage Property

CurrentPage

Gets or sets the number of the current document page displayed in the viewer. The page numbering is 1-based.

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

An int representing the current page number.

Remarks

Returns 0 if no report is loaded. This property also affects the history.