DashboardDesigner.AllowEditComponentName Property
In This Article
Gets or sets whether the DashboardDesigner allows end-users to edit component names.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.2.Win.dll
NuGet Package: DevExpress.Win.Dashboard
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true, to allow end-users to edit component names; otherwise, false. |
See Also