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

RibbonGroupExpandButtonStyle Class

Defines style settings for the group expand buttons.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class RibbonGroupExpandButtonStyle :
    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.

Inheritance

See Also