ActiveReports Developer 7
ActionEventArgs Constructor
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports Namespace > ActionEventArgs Class : ActionEventArgs Constructor

Glossary Item Box

Creates a new instance of ActionEventArgs class.

Overload List

OverloadDescription
ActionEventArgs Constructor()Default constructor.  
ActionEventArgs Constructor(IAction)Initalizes rendering event data with Action  
ActionEventArgs Constructor(IAction,Int32)Initalizes rendering event data with Action  

See Also