Skip to main content
All docs
V26.1
  • ChooseJsonSourcePage.PathParameters Property

    Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard

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

    Declaration

    public ObservableCollection<ParameterViewModel> PathParameters { get; }

    Property Value

    Type
    ObservableCollection<ParameterViewModel>
    See Also