Color Property (FlexComboBase)
Class
FlexComboBase
.
Action
Gets the color of text in the component, including the component label.
Syntax
C#
protected
Color
color { get; }
VB
'Declaration Protected Read Property color As
Color
Access
Read only.