ColorSchemeStorage Class
A storage for the Report Wizard’s color schemes.
Namespace: DevExpress.XtraReports.Wizards.ColorSchemes
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Remarks
This class provides the default implementation of the IColorSchemeStorage interface. Refer to its description for information on how to create a custom color scheme storage.
Implements
Inheritance
Object
ColorSchemeStorage
See Also