Skip to main content
Tab

NavBarStyles.GroupContent Property

Gets the style settings defining the appearance of group content.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public NavBarGroupContentStyle GroupContent { get; }

Property Value

Type Description
NavBarGroupContentStyle

A NavBarGroupContentStyle object that contains the style settings.

See Also