ITabbedViewController Interface
An object that implements operations on a TabbedView‘s documents.
Namespace: DevExpress.XtraBars.Docking2010.Views.Tabbed
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Related API Members
The following members return ITabbedViewController objects:
Remarks
To access a controller that implements operations on documents, use the TabbedView.Controller property.
See Also