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

RibbonKeyTipStyle.DisabledStyle Property

Gets the style settings defining the disabled key tip appearance.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public virtual DisabledStyle DisabledStyle { get; }

Property Value

Type Description
DisabledStyle

An DisabledStyle object containing style settings.

See Also