NavBarGroupHeaderStyle Class
Defines style settings for group headers.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return NavBarGroupHeaderStyle objects:
Remarks
The NavBarGroupHeaderStyle class contains settings that define the style of group headers within a navbar control.
An object of the NavBarGroupHeaderStyle type can be accessed by the ASPxNavBar.GroupHeaderStyle and ASPxNavBar.GroupHeaderStyleCollapsed properties of a navbar control and the NavBarGroup.HeaderStyle and NavBarGroup.HeaderStyleCollapsed properties of a group object.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
NavBarGroupHeaderStyle
See Also