Skip to main content

Journal.ClearNavigationHistory() Method

Clears the navigation history.

Namespace: DevExpress.Xpf.WindowsUI.Navigation

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

NuGet Package: DevExpress.Wpf.Controls

Declaration

public void ClearNavigationHistory()

Remarks

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

See Also