| 
 | 
 | 
 | 
| 
        | GrayText Property, SftTree Class | 
Defines the default foreground color for items in the item area that are disabled.
Syntax SftTree Class (Softelvdm.SftTreeNET)
| VB | Public Property GrayText As Color | 
| C# | public Color GrayText { get; set; } | 
| C++ | public: property Color GrayText { | 
Property Value
The default value is Color.GrayText.
Comments
The GrayText property defines the default foreground color for items in the item area that are disabled.