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

RibbonOneLineModeGroupExpandButtonStyle.DisabledStyle Property

Contains the style settings that define a group expand button’s appearance in the disabled state, when a ribbon is used in the one line mode.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public virtual DisabledStyle DisabledStyle { get; }

Property Value

Type Description
DisabledStyle

An DisabledStyle object that contains style settings.

See Also