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

BarButtonItemLink.ShowPopup() Method

Displays the dropdown control associated with the current bar item.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Navigation

Declaration

public virtual void ShowPopup()

Remarks

See the BarButtonItem.DropDownControl topic to learn more.

See Also