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

ChooseReportColorSchemePageView.ColorScheme Property

Specifies the selected color scheme.

Namespace: DevExpress.XtraReports.Wizards.Views

Assembly: DevExpress.XtraReports.v18.2.Extensions.dll

Declaration

public ColorScheme ColorScheme { get; set; }

Property Value

Type Description
ColorScheme

A ColorScheme object that specifies the selected color scheme.

Implements

See Also