Skip to main content

ITabbedViewController.DockAll() Method

Docks all currently floating documents as tabs.

Namespace: DevExpress.XtraBars.Docking2010.Views.Tabbed

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

void DockAll()

Remarks

All documents docked by the DockAll method are docked into the first available DocumentGroup.

See Also