Skip to main content
All docs
V25.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.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    public virtual void UnMergeToolbar()

    Remarks

    Read the following topic for more information: MDI Merging.

    See Also