BreadcrumbQueryPathEventArgs.Path Property
Gets the path entered by an end user.
Namespace: DevExpress.Xpf.Controls
Assembly: DevExpress.Xpf.Controls.v24.1.dll
NuGet Package: DevExpress.Wpf.Controls
Declaration
Property Value
Type | Description |
---|---|
IEnumerable<String> | A set of string values. |
See Also