BackgroundDisabledColor Property (FlexListBase)

Action

Gets the color of text in the component if it is disabled. The default value is 0xAAB3B3.

Syntax

C#
protected Color backgroundDisabledColor { get; }
VB
'Declaration
Protected Read Property backgroundDisabledColor As Color

Access

Read only.