Skip to main content

ToolbarFormControl.UnMergeToolbar() Method

Restores the original item layout of this ToolbarFormControl after another ToolbarFormControl was merged with it.

Namespace: DevExpress.XtraBars.ToolbarForm

Assembly: DevExpress.XtraBars.v24.2.dll

Declaration

public virtual void UnMergeToolbar()

Remarks

Read the following topic for more information: MDI Merging.

See Also