ActiveReports 10
CurrentPageIndex Property

GrapeCity.ActiveReports.Viewer.Win.v10 Assembly > GrapeCity.Viewer.Common.Model Namespace > ReportPaneModel Class : CurrentPageIndex Property
Gets/sets current page index
Syntax
'Declaration
 
Public Property CurrentPageIndex As Nullable(Of Integer)
public Nullable<int> CurrentPageIndex {get; set;}
See Also

Reference

ReportPaneModel Class
ReportPaneModel Members