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

ITabbedViewController.DockAll() Method

Docks all currently floating documents as tabs.

Namespace: DevExpress.XtraBars.Docking2010.Views.Tabbed

Assembly: DevExpress.XtraBars.v20.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