Back to Devexpress

BreadCrumbEdit.ShowHistoryPopup() Method

windowsforms-devexpress-dot-xtraeditors-dot-breadcrumbedit-d8f0c9bd.md

latest1.0 KB
Original Source

BreadCrumbEdit.ShowHistoryPopup() Method

Invokes the pop-up menu that shows recently visited nodes. See the following help article for more information: History.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public void ShowHistoryPopup()
vb
Public Sub ShowHistoryPopup

See Also

BreadCrumbEdit Class

BreadCrumbEdit Members

DevExpress.XtraEditors Namespace