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

RibbonGroupExpandButtonStyle.DisabledStyle Property

Gets the style settings that define the appearance of ribbon group expand buttons in the disabled state.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public virtual DisabledStyle DisabledStyle { get; }

Property Value

Type Description
DisabledStyle

A DisabledStyle object that contains style settings.

See Also