ChooseSummaryOptionsPage<TModel> Constructors
Provides a presenter to the Specify Summary Options (Multi-Query Version) page of the Report Wizard.Name | Parameters | Description |
---|---|---|
ChooseSummaryOptionsPage(IChooseSummaryOptionsPageView, IColumnInfoCache) | view, columnInfoCache | Initializes a new instance of the ChooseSummaryOptionsPage<TModel> class with the specified settings. |
See Also