Skip to main content
A newer version of this page is available. .

DocumentManager.ReplaceOwnerForm() Method

Call this method to change the DocumentManager parent form.

Namespace: DevExpress.XtraBars.Docking2010

Assembly: DevExpress.XtraBars.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Navigation

Declaration

[EditorBrowsable(EditorBrowsableState.Advanced)]
public void ReplaceOwnerForm()
See Also