Skip to main content
Tab

RibbonStyles.GroupLabel Property

Gets the style settings defining the appearance of group labels.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public RibbonGroupLabelStyle GroupLabel { get; }

Property Value

Type Description
RibbonGroupLabelStyle

A RibbonGroupLabelStyle object that contains style settings.

Remarks

ASPxRibbon_GroupLabel

See Also