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.v18.2.dll
Declaration
bool CustomizationEnabled { get; set; }
Property CustomizationEnabled As Boolean
Property Value
Type |
Default |
Description |
Boolean |
true
|
true, if end-user customizations are allowed in Windows Forms applications; otherwise, false.
|
See Also
We are updating the DevExpress product documentation website and this page is part of our new experience. During this transition period, product documentation remains available in our previous format at documentation.devexpress.com. Learn More...