AddGroupingLevelPage<TModel> Constructors
Provides a presenter to the Add Grouping Levels (Multi-Query Version) page of the Report Wizard.| Name | Parameters | Description |
|---|---|---|
| AddGroupingLevelPage(IAddGroupingLevelPageView, IColumnInfoCache) | view, columnInfoCache | Initializes a new instance of the AddGroupingLevelPage<TModel> class with the specified settings. |
See Also