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

Journal.ClearNavigationHistory() Method

Clears the navigation history.

Namespace: DevExpress.Xpf.WindowsUI.Navigation

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

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

Declaration

public void ClearNavigationHistory()

Remarks

The ClearNavigationHistory method clears the Journal.BackStack and Journal.ForwardStack collections.

See Also