NavigationPane.Dock Property
Gets or sets the dock style for this NavigationPane.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v22.2.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
DockStyle | A DockStyle enumerator value that specifies the dock style for this NavigationPane. |
See Also