Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExpress.XtraReports.Wizards.ColorSchemes Namespace

In This Article

Contains classes that enable you to use and store color schemes.

Assembly: DevExpress.XtraReports.v24.2.dll

NuGet Package: DevExpress.Reporting.Core

#Classes

Name Description
ColorScheme A color scheme that specifies the report control’s appearance.
ColorSchemeNames Names of the predefined color schemes displayed on the Choose a Report Color Scheme wizard page.
ColorSchemeStorage A storage for the Report Wizard’s color schemes.
CrossTabColorScheme

#Interfaces

Name Description
IColorSchemeStorage If implemented, enables you to create a custom color scheme storage in WinForms and WPF applications.