ActiveReports 12
CurrentPage Property (Viewer)

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : CurrentPage Property
Gets or sets the number of the current document page displayed in the viewer. 1 based. Returns 0 if no report is loaded. Affects History.
Syntax
'Declaration
 
Public Property CurrentPage As Integer
public int CurrentPage {get; set;}
See Also

Reference

Viewer Class
Viewer Members