ActiveReports 8
ActionEventArgs Constructor(IAction)

Specifies the 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 ActionEventArgs( 
   IAction action
)

Parameters

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

Reference

ActionEventArgs Class
ActionEventArgs Members
Overload List

Support Forum