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

ChooseJsonSourcePageView.QueryParameters Property

Namespace: DevExpress.DataAccess.UI.Wizard.Views

Assembly: DevExpress.DataAccess.v20.2.UI.dll

NuGet Package: DevExpress.DataAccess.UI

Declaration

public QueryParameterCollection QueryParameters { get; set; }

Property Value

Type
QueryParameterCollection

Implements

See Also