Skip to main content
A newer version of this page is available. .

ColorSchemeStorage Class

A storage for the Report Wizard’s color schemes.

Namespace: DevExpress.XtraReports.Wizards.ColorSchemes

Assembly: DevExpress.XtraReports.v19.1.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Core

Declaration

public class ColorSchemeStorage :
    IColorSchemeStorage

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