BreadcrumbHistoryNode Class
In This Article
Represents an item within the control’s navigation history.
Namespace: DevExpress.Xpf.Controls
Assembly: DevExpress.Xpf.Controls.v24.2.dll
NuGet Package: DevExpress.Wpf.Controls
#Declaration
public class BreadcrumbHistoryNode :
BreadcrumbPathNode
#Related API Members
The following members return BreadcrumbHistoryNode objects:
#Inheritance
Object
DevExpress.Utils.ImmutableObject
BreadcrumbPathNode
BreadcrumbHistoryNode
See Also