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.v20.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

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