DisabledColor Property (FlexAdvancedDataGrid)

Action

Gets the color of text in the component if it is disabled.

Syntax

C#
protected List(Of Color) disabledColor { get; }
VB
'Declaration
Protected Read Property disabledColor As List(Of Color)

Access

Read only.