DxDocumentViewerBase.ResetParameters() Method
Resets the report parameter values to the default values.
Namespace: DevExpress.Blazor.Reporting
Assembly: DevExpress.Blazor.Reporting.v24.1.JSBasedControls.Common.dll
NuGet Package: DevExpress.Blazor.Reporting.JSBasedControls.Common
Declaration
Returns
Type | Description |
---|---|
Task | A Task that is completed when the parameters are reset. |
See Also