DxImageExportOptions.ExportFilters Property
Specifies whether to add the state of master filter items to the exported document.
Namespace: DevExpress.DashboardBlazor
Assembly: DevExpress.Dashboard.v26.1.Blazor.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true to add the state of master filter items to the exported document; otherwise, false. |
See Also