ASPxNavBar.ShowGroupHeaders Property
Gets or sets a value that specifies whether group headers are displayed within NavBar.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
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