WebDashboardViewerViewItem.IsDashboardExportAllowed Property
Gets a value indicating whether or not the user is allowed to export the currently displayed dashboard.
Namespace: DevExpress.ExpressApp.Dashboards.Web
Assembly: DevExpress.ExpressApp.Dashboards.Web.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Dashboards.Web
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the user is allowed to export the currently displayed dashboard; otherwise, false. |
See Also