ActiveReports 12
Action Property (Viewer.ActionEventArgs)

GrapeCity.ActiveReports.Viewer.Win.v12 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer.ActionEventArgs Class : Action Property
Specifies the action that should be performed in response to this event.
Syntax
'Declaration
 
Public ReadOnly Property Action As IAction
public IAction Action {get;}
Remarks
There could be no action defined for the event in that case PageNumber specifies page which should be activated.
See Also

Reference

Viewer.ActionEventArgs Class
Viewer.ActionEventArgs Members