Journal.ClearNavigationHistory() Method
In This Article
Clears the navigation history.
Namespace: DevExpress.Xpf.WindowsUI.Navigation
Assembly: DevExpress.Xpf.Controls.v24.2.dll
NuGet Package: DevExpress.Wpf.Controls
#Declaration
#Remarks
The ClearNavigationHistory method clears the Journal.BackStack and Journal.ForwardStack collections.
See Also