Skip to main content
A newer version of this page is available. .

ConfigureParametersPageView Constructors

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