Provides a presenter to the Configure Query Parameters page of the Report Wizard.
Namespace: DevExpress.XtraReports.Wizards.Presenters
Assembly: DevExpress.XtraReports.v18.2.dll
public class MultiQueryConfigureParametersPageEx<TModel> :
MultiQueryConfigureParametersPage<TModel>
where TModel : XtraReportModel
Public Class MultiQueryConfigureParametersPageEx(Of TModel As XtraReportModel)
Inherits MultiQueryConfigureParametersPage(Of TModel)
Implements
Name | Description |
---|---|
TModel |
This presenter is associated with views implementing the IMultiQueryConfigureParametersPageView interface.