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

ChooseJsonSourcePage.PathParameters Property

Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public ObservableCollection<ParameterViewModel> PathParameters { get; }

Property Value

Type
ObservableCollection<ParameterViewModel>
See Also