BreadcrumbPathNode Class
Represents a single node displayed in the path edit popup.
Namespace: DevExpress.Xpf.Controls
Assembly: DevExpress.Xpf.Controls.v24.1.dll
NuGet Package: DevExpress.Wpf.Controls
Declaration
Remarks
You can access a collection of the currently displayed BreadcrumbPathNode items using the BreadcrumbControl.PathEditSource property.
Inheritance
Object
DevExpress.Utils.ImmutableObject
BreadcrumbPathNode
See Also