ChooseJsonSourcePage.PathParameters Property
Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard
Assembly: DevExpress.Xpf.DataAccess.v26.1.dll
Declaration
Property Value
| Type |
|---|
| ObservableCollection<ParameterViewModel> |
See Also
Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard
Assembly: DevExpress.Xpf.DataAccess.v26.1.dll
public ObservableCollection<ParameterViewModel> PathParameters { get; }
Public ReadOnly Property PathParameters As ObservableCollection(Of ParameterViewModel)
| Type |
|---|
| ObservableCollection<ParameterViewModel> |