DxImageExportOptions.ExportParameters Property
Specifies whether to add current parameter values to the exported document.
Namespace: DevExpress.DashboardBlazor
Assembly: DevExpress.Dashboard.v26.1.Blazor.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true to add current parameter values to the exported document; otherwise, false. |
See Also