BackEventArgs Members
Provides data for the Back event.
The following tables list the members exposed by the BackEventArgs type.
Public Constructors
Name | Description | |
---|---|---|
BackEventArgs | Initializes a new instance of the BackEventArgs class. |
Top
Public Properties
Name | Description | |
---|---|---|
Cancel | (Inherited from CancelEventArgs.) | |
ParentReport | Gets the parent report of the drillthrough report. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top