Skip to main content
All docs
V26.1
  • 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.v26.1.dll

    Declaration

    public virtual void UnMergeToolbar()

    Remarks

    Read the following topic for more information: MDI Merging.

    See Also