Back to Devexpress

PageGroup Constructors

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-windowsui-dot-pagegroup-dot-ctor.md

latest1.6 KB
Original Source

PageGroup Constructors

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

NameParametersDescription
PageGroup()noneInitializes a new instance of the PageGroup class with the default settings.
PageGroup(IPageGroupProperties)defaultPropertiesInitializes a new instance of the PageGroup class with custom settings.
PageGroup(IContainer)containerInitializes a new instance of the PageGroup class with the specified container.

See Also

PageGroup Class

PageGroup Members

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace