Share via


PageNavigationEventArgs(Int32) Constructor

Definition

public:
 PageNavigationEventArgs(int newPage);
public PageNavigationEventArgs (int newPage);
new Microsoft.Reporting.WebForms.PageNavigationEventArgs : int -> Microsoft.Reporting.WebForms.PageNavigationEventArgs
Public Sub New (newPage As Integer)

Parameters

newPage
Int32

Applies to