Skip to main content
All docs
V18.2

ASPxClientReportViewerPageLoadEventArgs Fields

Provides data for the ASPxClientReportViewer.PageLoad and ASPxClientDocumentViewer.PageLoad events on the client side.
Name Description
PageCount Gets a value specifying the total number of pages displayed in a report viewer.
PageIndex Gets a value specifying a zero-based index of a page to be displayed in a report viewer.
See Also