ReportModel.ReportColorScheme Property
Specifies the color scheme applied to the report’s controls.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Description |
---|---|
ColorScheme | A ColorScheme object that specifies the color scheme applied to the report’s controls. |
See Also