Back to Devexpress

NavigationPane.StickyWidth Field

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-navigationpane-fa8a80b5.md

latest1.2 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public const int StickyWidth = 80
vb
Public Const StickyWidth As Integer = 80

Field Value

Type
Int32

See Also

NavigationPane Class

NavigationPane Members

DevExpress.XtraBars.Navigation Namespace