Click or drag to resize

TreeViewIHandlerTextColor Property

Gets or sets the color of the text for all nodes.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
Color TextColor { get; set; }

Property Value

Type: Color
The color of the text.
See Also