DxReportViewer.CurrentPageIndex Property
Gets the index of the displayed page.
Namespace: DevExpress.Blazor.Reporting
Assembly: DevExpress.Blazor.Reporting.v24.1.Viewer.dll
NuGet Package: DevExpress.Blazor.Reporting.Viewer
Declaration
Property Value
Type | Description |
---|---|
Int32 | A zero-based page index. |
See Also