Gets the foreground (text) color. If this value indicates an empty or transparent color, the text color of a hyperlink is not changed.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public Color ForeColor { get; }
Visual Basic
Public ReadOnly Property ForeColor As Color
	Get

See Also