Skip to main content
A newer version of this page is available. .

PageGroup Class

A WindowsUI View container that stores multiple Documents but can display only one of them at a time.

Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI

Assembly: DevExpress.XtraBars.v19.2.dll

Declaration

public class PageGroup :
    DocumentSelector

Remarks

See the Content Containers topic to learn more.

Inheritance

Object
MarshalByRefObject
Component
BaseComponent
BaseContentContainer
DocumentGroup
DevExpress.XtraBars.Docking2010.Views.WindowsUI.DocumentSelector
PageGroup
See Also