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

StateAppearances.Disabled Property

Specifies appearance settings used to paint an object in a disabled state.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v19.1.dll

Declaration

public virtual AppearanceObject Disabled { get; }

Property Value

Type Description
AppearanceObject

An AppearanceObject object containing appearance settings used to paint an object in a disabled state.

See Also