ChooseReportColorSchemePage<TModel> Constructors
Provides a presenter to the Choose a Report Color Scheme page of the Report Wizard.Name | Parameters | Description |
---|---|---|
ChooseReportColorSchemePage(IChooseReportColorSchemePageView, IColorSchemeStorage) | view, colorSchemeStorage | Initializes a new instance of the ChooseReportColorSchemePage<TModel> class with the specified settings. |
See Also