Skip to main content

IChooseReportColorSchemePageView.ColorSchemeChanged Event

Occurs when the active color scheme is changed.

Namespace: DevExpress.XtraReports.Wizards.Views

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

event EventHandler ColorSchemeChanged

Event Data

The ColorSchemeChanged event's data class is EventArgs.

See Also