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

RibbonStyles.OneLineModeGroupExpandButton Property

Gets the style settings defining the appearance of the group expand button in the one line mode.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public RibbonOneLineModeGroupExpandButtonStyle OneLineModeGroupExpandButton { get; }

Property Value

Type Description
RibbonOneLineModeGroupExpandButtonStyle

A RibbonOneLineModeGroupExpandButtonStyle object that contains the style settings.

See Also