C# Class fyiReporting.RdlViewer.PageNavigationEventArgs

Inheritance: System.EventArgs
Mostra file Open project: majorsilence/My-FyiReporting Class Usage Examples

Public Methods

Method Description
PageNavigationEventArgs ( int newPage ) : System

Method Details

PageNavigationEventArgs() public method

public PageNavigationEventArgs ( int newPage ) : System
newPage int
return System