aspnet-devexpress-dot-web-eceb9fa3.md
Defines style settings for the group labels.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class RibbonGroupLabelStyle :
AppearanceStyleBase
Public Class RibbonGroupLabelStyle
Inherits AppearanceStyleBase
The following members return RibbonGroupLabelStyle objects:
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.
Object MarshalByRefObject Component Style AppearanceStyleBase RibbonGroupLabelStyle
See Also