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