ActiveReports 13
Viewer.ActionEventArgs Constructor(IAction)

GrapeCity.ActiveReports.Viewer.Win Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer.ActionEventArgs Class > Viewer.ActionEventArgs Constructor : Viewer.ActionEventArgs Constructor(IAction)
Action that should be performed in response to this event.
Initalizes rendering event data with Action
Syntax
'Declaration
 
Public Function New( _
   ByVal action As IAction _
)
public Viewer.ActionEventArgs( 
   IAction action
)

Parameters

action
Action that should be performed in response to this event.
See Also

Reference

Viewer.ActionEventArgs Class
Viewer.ActionEventArgs Members
Overload List