ASPxNavBar.ShowGroupHeaders Property
Gets or sets a value that specifies whether group headers are displayed within NavBar.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | true |
|
Remarks
Use the ShowGroupHeaders property to control the visibility of group headers within the navbar control.
See Also