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