Skip to main content

BreadcrumbHistoryNode Class

Represents an item within the control’s navigation history.

Namespace: DevExpress.Xpf.Controls

Assembly: DevExpress.Xpf.Controls.v23.2.dll

NuGet Package: DevExpress.Wpf.Controls

Declaration

public class BreadcrumbHistoryNode :
    BreadcrumbPathNode

The following members return BreadcrumbHistoryNode objects:

Inheritance

Object
DevExpress.Utils.ImmutableObject
BreadcrumbPathNode
BreadcrumbHistoryNode
See Also