ConfigureEFFiltersPage(IConfigureEFFiltersPageView) Constructor
Initializes a new instance of the ConfigureEFFiltersPage<TModel> class with the specified view.
Namespace: DevExpress.DataAccess.Wizard.Presenters
Assembly: DevExpress.DataAccess.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
view | IConfigureEFFiltersPageView | An object implementing the IConfigureEFFiltersPageView interface. |
See Also