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

Glossary Item Box

The following tables list the members exposed by ActionEventArgs.

Public Constructors

 NameDescription
Public ConstructorActionEventArgs ConstructorOverloaded. Creates a new instance of ActionEventArgs class.  
Top

Public Properties

 NameDescription
Public PropertyActionSpecifies the action that should be performed in response to this event.  
Public PropertyCancelSpecifies that further processing should be canceled. (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyPageNumberSpecifies the page number in current layout tree that should be navigated to.  
Top

See Also