Skip to main content

ChooseJsonSourcePage.PathParameters Property

Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard

Assembly: DevExpress.Xpf.DataAccess.v24.1.dll

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public ObservableCollection<ParameterViewModel> PathParameters { get; }

Property Value

Type
ObservableCollection<ParameterViewModel>
See Also