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

NavigationPane.StickyWidth Field

Specifies the NavigationPane content area’s width, below which the pane is automatically collapsed. Equals 80 by default.

Namespace: DevExpress.XtraBars.Navigation

Assembly: DevExpress.XtraBars.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Navigation

Declaration

public const int StickyWidth = 80

Field Value

Type
Int32
See Also