MESCIUS.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / Viewer.ActionEventArgs Class / PageNumber Property

In This Topic
PageNumber Property (Viewer.ActionEventArgs)
In This Topic
Gets the page number the action happened on.
Syntax
'Declaration
 
Public ReadOnly Property PageNumber As Integer
 

Property Value

An System.Int32 representing the page number.
See Also