Udostępnij za pośrednictwem


Konstruktor PageNavigationEventArgs —

Constructs a new PageNavigationEventArgs object.

Przestrzeń nazw:  Microsoft.Reporting.WebForms
Zestaw:  Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)

Składnia

'Deklaracja
Public Sub New ( _
    newPage As Integer _
)
public PageNavigationEventArgs(
    int newPage
)
public:
PageNavigationEventArgs(
    int newPage
)
new : 
        newPage:int -> PageNavigationEventArgs
public function PageNavigationEventArgs(
    newPage : int
)

Parametry

  • newPage
    Typ: Int32
    An integer value containing the new page number.

Zobacz też

Informacje

PageNavigationEventArgs Klasa

Przestrzeń nazw Microsoft.Reporting.WebForms