PageNavigationEventArgs Members
Provides data for a PageNavigation event.
The following tables list the members exposed by the PageNavigationEventArgs type.
Public Constructors
Name | Description | |
---|---|---|
PageNavigationEventArgs | Constructs a new PageNavigationEventArgs object. |
Top
Public Properties
Name | Description | |
---|---|---|
Cancel | (Inherited from CancelEventArgs.) | |
NewPage | Gets the number of the page resulting from the PageNavigation event. |
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
See Also
Reference
PageNavigationEventArgs Class
Microsoft.Reporting.WinForms Namespace