RibbonGroupLabelStyle Class
Defines style settings for the group labels.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
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.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
RibbonGroupLabelStyle
See Also