ComponentOne CalendarView for WinForms
ForeColor Property (DayStyle)

C1.Win.Calendar.UI Namespace > DayStyle Class : ForeColor Property
Gets or sets the System.Drawing.Color used to paint the text of a day element.
Syntax
'Declaration
 
Public Overridable Property ForeColor As Color
public virtual Color ForeColor {get; set;}
See Also

Reference

DayStyle Class
DayStyle Members