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.v19.2.dll

Declaration

public class BreadcrumbHistoryNode :
    BreadcrumbPathNode

The following members return BreadcrumbHistoryNode objects:

Inheritance

Object
DevExpress.Utils.ImmutableObject
BreadcrumbPathNode
BreadcrumbHistoryNode
See Also