Skip to main content

ChooseJsonSourcePage.QueryParameters Property

Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard

Assembly: DevExpress.Xpf.DataAccess.v23.2.dll

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public ObservableCollection<ParameterViewModel> QueryParameters { get; }

Property Value

Type
ObservableCollection<ParameterViewModel>
See Also