Skip to main content
Tab

RibbonStyles.GroupExpandButton Property

Gets the style settings defining the appearance of the group expand button.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public RibbonGroupExpandButtonStyle GroupExpandButton { get; }

Property Value

Type Description
RibbonGroupExpandButtonStyle

A RibbonGroupExpandButtonStyle object that contains the style settings.

See Also