This topic has not yet been rated - Rate this topic

PageNavigationEventArgs Class 

Provides data for a PageNavigation event.

Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)

public sealed class PageNavigationEventArgs : CancelEventArgs
public final class PageNavigationEventArgs extends CancelEventArgs
public final class PageNavigationEventArgs extends CancelEventArgs

This is passed to the PageNavigationEventHandler delegate when a PageNavigation event occurs.

System.Object
   System.EventArgs
     System.ComponentModel.CancelEventArgs
      Microsoft.Reporting.WinForms.PageNavigationEventArgs
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.