Back to Devexpress

BreadcrumbHistoryNode Class

wpf-devexpress-dot-xpf-dot-controls-08be07ad.md

latest1.2 KB
Original Source

BreadcrumbHistoryNode Class

Represents an item within the control’s navigation history.

Namespace : DevExpress.Xpf.Controls

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

NuGet Package : DevExpress.Wpf.Controls

Declaration

csharp
public class BreadcrumbHistoryNode :
    BreadcrumbPathNode
vb
Public Class BreadcrumbHistoryNode
    Inherits BreadcrumbPathNode

The following members return BreadcrumbHistoryNode objects:

Inheritance

Object DevExpress.Utils.ImmutableObject BreadcrumbPathNode BreadcrumbHistoryNode

See Also

BreadcrumbHistoryNode Members

DevExpress.Xpf.Controls Namespace