Back to Devexpress

ITabbedViewController.DockAll() Method

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-tabbed-dot-itabbedviewcontroller-d3f2a6f1.md

latest1.2 KB
Original Source

ITabbedViewController.DockAll() Method

Docks all currently floating documents as tabs.

Namespace : DevExpress.XtraBars.Docking2010.Views.Tabbed

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
void DockAll()
vb
Sub DockAll

Remarks

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

See Also

ITabbedViewController Interface

ITabbedViewController Members

DevExpress.XtraBars.Docking2010.Views.Tabbed Namespace