DxDashboardExport.AllowExportDashboardItems Property
Specifies whether a user can export dashboard items.
Namespace: DevExpress.DashboardBlazor
Assembly: DevExpress.Dashboard.v24.1.Blazor.dll
NuGet Package: DevExpress.Blazor.Dashboard
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if a user can export dashboard items; otherwise, false. |
See Also