Skip to main content
A newer version of this page is available. .
Tab

RibbonStyles.GroupLabel Property

Gets the style settings defining the appearance of group labels.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public RibbonGroupLabelStyle GroupLabel { get; }

Property Value

Type Description
RibbonGroupLabelStyle

A RibbonGroupLabelStyle object that contains style settings.

Remarks

ASPxRibbon_GroupLabel

See Also