Back to Devexpress

RibbonGroupExpandButtonStyle Class

aspnet-devexpress-dot-web-3bc79b8f.md

latest2.2 KB
Original Source

RibbonGroupExpandButtonStyle Class

Defines style settings for the group expand buttons.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class RibbonGroupExpandButtonStyle :
    AppearanceStyleBase
vb
Public Class RibbonGroupExpandButtonStyle
    Inherits AppearanceStyleBase

The following members return RibbonGroupExpandButtonStyle objects:

Remarks

The RibbonGroupExpandButtonStyle class contains settings that define the appearance of the group expand button in the ASPxRibbon control.

An object of the RibbonGroupExpandButtonStyle type can be accessed via the RibbonStyles.GroupExpandButton property.

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase RibbonGroupExpandButtonStyle

See Also

RibbonGroupExpandButtonStyle Members

Ribbon

DevExpress.Web Namespace