WindowsUIButtonPanel.Unmerge() Method
Removes all WindowsUIButton merged to this WindowsUIButtonPanel.
Namespace: DevExpress.XtraBars.Docking2010
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Remarks
The Unmerge method is the opposite of the WindowsUIButtonPanel.Merge, which moves all WindowsUIButtons from the source panel to the target panel.
See Also