ChooseJsonSourcePageView.PathParameters Property
Namespace: DevExpress.DataAccess.UI.Wizard.Views
Assembly: DevExpress.DataAccess.v26.1.UI.dll
Declaration
Property Value
| Type | Default |
|---|---|
| PathParameterCollection | null |
See Also
Namespace: DevExpress.DataAccess.UI.Wizard.Views
Assembly: DevExpress.DataAccess.v26.1.UI.dll
[DefaultValue(null)]
public PathParameterCollection PathParameters { get; set; }
<DefaultValue(Nothing)>
Public Property PathParameters As PathParameterCollection
| Type | Default |
|---|---|
| PathParameterCollection | null |