IChooseReportColorSchemePageView Members
If implemented, provides a view for the Choose a Report Color Scheme page of the Report Wizard.Properties
Name | Description |
---|---|
ColorScheme | If implemented, specifies the selected color scheme. |
Methods
Name | Description |
---|---|
FillColorSchemes(IEnumerable<ColorScheme>) | If implemented, populates the list of available color schemes. |
Events
Name | Description |
---|---|
ColorSchemeChanged | Occurs when the active color scheme is changed. |
See Also