ASPxDashboard.AllowCreateNewDashboard Property
Gets or sets whether an end-user can create new dashboards in the ASPxDashboard.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v24.2.Web.WebForms.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true, to allow an end-user to create new dashboards in the ASPxDashboard; otherwise, false. |
See Also