BreadcrumbPathNode Class
In This Article
Represents a single node displayed in the path edit popup.
Namespace: DevExpress.Xpf.Controls
Assembly: DevExpress.Xpf.Controls.v24.2.dll
NuGet Package: DevExpress.Wpf.Controls
#Declaration
#Remarks
You can access a collection of the currently displayed BreadcrumbPathNode items using the BreadcrumbControl.PathEditSource property.
See Also