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

RibbonGroupLabelStyle Class

Defines style settings for the group labels.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class RibbonGroupLabelStyle :
    AppearanceStyleBase

The following members return RibbonGroupLabelStyle objects:

Remarks

The RibbonGroupLabelStyle class contains settings that define the appearance of the group labels in the ASPxRibbon control.

An object of the RibbonGroupLabelStyle type can be accessed via the RibbonStyles.GroupLabel property.

See Also