Skip to main content

DocumentManager.ReplaceOwnerForm() Method

Call this method to change the DocumentManager parent form.

Namespace: DevExpress.XtraBars.Docking2010

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

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