Skip to main content
Tab

RibbonKeyTipStyle.DisabledStyle Property

Gets the style settings defining the disabled key tip appearance.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public virtual DisabledStyle DisabledStyle { get; }

Property Value

Type Description
DisabledStyle

An DisabledStyle object containing style settings.

See Also