DxReportViewer.GoToPageAsync(Int32, VisualBrick) Method
Namespace: DevExpress.Blazor.Reporting
Assembly: DevExpress.Blazor.Reporting.v24.1.Viewer.dll
NuGet Package: DevExpress.Blazor.Reporting.Viewer
Declaration
Parameters
Name | Type |
---|---|
pageIndex | Int32 |
Optional Parameters
Name | Type | Default |
---|---|---|
brick | VisualBrick | null |
Returns
Type |
---|
Task |
See Also