NativeMdiView.Type Property
In This Article
Gets the type of the current View.
Namespace: DevExpress.XtraBars.Docking2010.Views.NativeMdi
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
View |
The View |
Available values:
Name | Description |
---|---|
Tabbed | Child MDI windows are displayed as tabs. |
Native |
Child MDI windows are displayed as floating windows within a container. |
Windows |
The Document Manager is in the Windows |
Widget | The Document |
No |
The Document |
See Also