ChooseReportColorSchemePageView.FillColorSchemes(IEnumerable<ColorScheme>) Method
Populates the list of available color schemes.
Namespace: DevExpress.XtraReports.Wizards.Views
Assembly: DevExpress.XtraReports.v24.2.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
Declaration
Parameters
Name | Type | Description |
---|---|---|
colorSchemes | IEnumerable<ColorScheme> | A collection of ColorScheme objects. |
Implements
See Also