WindowsUIView Class
A DocumentManager View that allows you to create Windows 10-like applications.
Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Related API Members
The following members return WindowsUIView objects:
#Remarks
The WindowsUI View ships with multiple content containers. You can combine these containers to create a multi-screen application where users navigate from one application module to another. Backward navigation is automatically supported, as child screens are aware of their parents.
The base WindowsUIView application elements are Tiles, Documents, and the Content Containers that store them. See the following topic to learn more: WindowsUI View.
Note
Windows