DisabledColor Property (FlexTree)
Class
FlexTree
.
Action
Gets the disabled color of a list item. The default value is 0xDDDDDD.
Syntax
C#
protected
Color
disabledColor { get; }
VB
'Declaration Protected Read Property disabledColor As
Color
Access
Read only.