Partager via


PageNavigationEventArgs, constructeur

Construit un nouvel objet PageNavigationEventArgs.

Espace de noms :  Microsoft.Reporting.WebForms
Assembly :  Microsoft.ReportViewer.WebForms (dans Microsoft.ReportViewer.WebForms.dll)

Syntaxe

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

Paramètres

  • newPage
    Type : Int32
    Valeur integer contenant le nouveau numéro de page.

Voir aussi

Référence

PageNavigationEventArgs Classe

Microsoft.Reporting.WebForms, espace de noms