ActiveReports 8
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

Support Forum