Skip to main content
All docs
V18.2

ASPxClientReportViewerPageLoadEventArgs Constructors

Provides data for the ASPxClientReportViewer.PageLoad and ASPxClientDocumentViewer.PageLoad events on the client side.
Name Parameters Description
ASPxClientReportViewerPageLoadEventArgs(Int32, Int32) pageIndex, pageCount Initializes a new instance of the ASPxClientReportViewerPageLoadEventArgs class with the specified settings.
See Also