Skip to main content
A newer version of this page is available. .

BreadcrumbHistoryNode Class

Represents an item within the control’s navigation history.

Namespace: DevExpress.Xpf.Controls

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Controls, DevExpress.Wpf.Navigation

Declaration

public class BreadcrumbHistoryNode :
    BreadcrumbPathNode

The following members return BreadcrumbHistoryNode objects:

Inheritance

Object
DevExpress.Utils.ImmutableObject
BreadcrumbPathNode
BreadcrumbHistoryNode
See Also