NavigationPageBase.Dock Property
Gets or sets the dock style of this page.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v25.2.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| DockStyle | A DockStyle enumeration value that is the dock style of this page. |
See Also