Gets or sets the color used to paint an element's text. Namespace: MindFusion.Scheduling
|
C# |
---|
public Color TextColor { get; set; } |
Visual Basic |
---|
Public Property TextColor As Color |
A .NET Color object specifying the text color. Assign Color.Empty to this property to use the corresponding value from the current theme.