Skip to main content
Bar

PopupMenuBase.UnMerge() Method

Restores the original layout of the menu after a previous merge operation.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public void UnMerge()
See Also