SelectionDisabledColor Property (FlexListBase)

Action

Gets the color of the background of a renderer when the component is disabled. The default value is 0xDDDDDD.

Syntax

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

Access

Read only.