MindFusion.Scheduling for ASP.NET Programmer's Guide
ItemStyle.HeaderTextColor Property
See Also
 





Gets or sets the color of the text in the item's header.

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

 Syntax

C#  Copy Code

public virtual Color HeaderTextColor { get; set; }

Visual Basic  Copy Code

Public Overridable Property HeaderTextColor As Color

 Property Value

An instance of the System.Drawing.Color structure.

 See Also

ItemStyle Members
ItemStyle Class
MindFusion.Scheduling Namespace