ActiveReports 12
PageNumber Property (Viewer.ActionEventArgs)

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer.ActionEventArgs Class : PageNumber Property
Gets the page number the action happened on.
Syntax
'Declaration
 
Public ReadOnly Property PageNumber As Integer
public int PageNumber {get;}

Property Value

The page number.
See Also

Reference

Viewer.ActionEventArgs Class
Viewer.ActionEventArgs Members