ASPxDashboard.AllowOpenDashboard Property
In This Article
Gets or sets whether an end-user can open existing dashboards in the ASPxDashboard.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v24.2.Web.WebForms.dll
NuGet Package: DevExpress.Web.Dashboard
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true, to allow an end-user to open existing dashboards in the ASPx |
See Also