ActiveReports 12
Action Property (Viewer.ActionEventArgs)

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer.ActionEventArgs Class : Action Property
Gets the Action that caused the event.
Syntax
'Declaration
 
Public ReadOnly Property Action As IAction
public IAction Action {get;}

Property Value

The action.
See Also

Reference

Viewer.ActionEventArgs Class
Viewer.ActionEventArgs Members