MindFusion.Scheduling for ASP.NET Programmer's Guide
HeaderStyle.TextColor Property
See Also
 





Gets or sets the color of the text in header elements.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public virtual Color TextColor { get; set; }

Visual Basic  Copy Code

Public Overridable Property TextColor As Color

 Property Value

An instance of the System.Drawing.Color structure.

 See Also

HeaderStyle Members
HeaderStyle Class
MindFusion.Scheduling Namespace