MultiQuerySelectFieldsPage<TModel> Constructors
Provides a presenter to the Choose Fields to Display in a Report (Obsolete) page of the Report Wizard.Name | Parameters | Description |
---|---|---|
MultiQuerySelectFieldsPage(IMultiQuerySelectFieldsPageView, IColumnInfoCache) | view, columnInfoCache | Initializes a new instance of the MultiQuerySelectFieldsPage<TModel> class with the specified settings. |
MultiQuerySelectFieldsPage(IMultiQuerySelectFieldsPageView) | view | Initializes a new instance of the MultiQuerySelectFieldsPage<TModel> class with the specified page view. |
See Also