ITabbedViewController.DockAll() Method
Docks all currently floating documents as tabs.
Namespace: DevExpress.XtraBars.Docking2010.Views.Tabbed
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Remarks
All documents docked by the DockAll method are docked into the first available DocumentGroup.
See Also