BreadcrumbHistoryChangingEventArgs.Node Property
Gets the breadcrumb node that is about to be added to the navigation history.
Namespace: DevExpress.Xpf.Controls
Assembly: DevExpress.Xpf.Controls.v25.2.dll
NuGet Package: DevExpress.Wpf.Controls
Declaration
Property Value
| Type | Description |
|---|---|
| BreadcrumbHistoryNode | A breadcrumb node. |
See Also