ICustomizationEnabledProvider.CustomizationEnabled Property
Indicates whether end-users can customize charts settings in Windows Forms applications, via the context menu’s Invoke Wizard and Clear Settings Actions.
Namespace: DevExpress.ExpressApp.Chart
Assembly: DevExpress.Persistent.Base.v24.1.dll
NuGet Package: DevExpress.Persistent.Base
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true, if end-user customizations are allowed in Windows Forms applications; otherwise, false. |
See Also