PopupMenuBase.UnMerge() Method
Restores the original layout of the menu after a previous merge operation.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
See Also
Restores the original layout of the menu after a previous merge operation.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public void UnMerge()
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Sub UnMerge
No
Your feedback is appreciated.