ChooseReportColorSchemePage Properties
Provides a view for the Choose a Report Color Scheme page of the Report Wizard in WPF applications.| Name | Description |
|---|---|
| AvailableColorSchemes | Specifies available color schemes. |
| ColorScheme | Specifies the selected color scheme. |
| Description | Specifies the description of the Choose a Report Color Scheme wizard page. |
| IsInDesignMode static | Gets whether design-time mode is active. Inherited from ViewModelBase. |
| UseCustomFooter | Inherited from WizardPageBase. |
See Also