Back to Devexpress

RibbonGroupLabelStyle Class

aspnet-devexpress-dot-web-eceb9fa3.md

latest2.1 KB
Original Source

RibbonGroupLabelStyle Class

Defines style settings for the group labels.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class RibbonGroupLabelStyle :
    AppearanceStyleBase
vb
Public Class RibbonGroupLabelStyle
    Inherits 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.

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase RibbonGroupLabelStyle

See Also

RibbonGroupLabelStyle Members

Ribbon

DevExpress.Web Namespace