Skip to main content
All docs
V25.1
  • BreadcrumbHistoryNode Class

    Represents an item within the control’s navigation history.

    Namespace: DevExpress.Xpf.Controls

    Assembly: DevExpress.Xpf.Controls.v25.1.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