ConfigureEFFiltersPageView Constructors
Provides a view for the Configure Filters page of the Data Source Wizard in WinForms applications.| Name | Parameters | Description |
|---|---|---|
| ConfigureEFFiltersPageView(IParameterService, IServiceProvider, IRepositoryItemsProvider) | parameterService, propertyGridServices, repositoryItemsProvider | Initializes a new instance of the ConfigureEFFiltersPageView class with the specified settings. |
See Also