PageGroup(IPageGroupProperties) Constructor
Initializes a new instance of the PageGroup class with custom settings.
Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI
Assembly: DevExpress.XtraBars.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| defaultProperties | IPageGroupProperties | An IPageGroupProperties object that specifies the newly created PageGroup‘s settings. |
See Also