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