NavigationPaneView.IsOverflowPanelVisible Property
Gets or sets a value specifying the visibility of the overflow panel. This is a dependency property.
Namespace: DevExpress.Xpf.NavBar
Assembly: DevExpress.Xpf.NavBar.v24.1.dll
NuGet Package: DevExpress.Wpf.NavBar
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the overflow panel is visible; otherwise false. |
See Also