Page Class
In This Article
A WindowsUI View container that displays a single Document.
Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public class Page :
BaseContentContainer,
IDocumentContainer,
IContentContainer,
IBaseObject,
IDisposable,
IComponent,
ISupportBatchUpdate,
INamed
#Remarks
See the Content Containers topic to learn more.
See Also