Spread for ASP.NET 12 Product Documentation
HeaderForeColor Property (CalendarDropDownStyleInfo)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > CalendarDropDownStyleInfo Class : HeaderForeColor Property
Gets or sets fore color for the CalendarDropDownControl header.
Syntax
'Declaration
 
Public Property HeaderForeColor As Color
'Usage
 
Dim instance As CalendarDropDownStyleInfo
Dim value As Color
 
instance.HeaderForeColor = value
 
value = instance.HeaderForeColor
public Color HeaderForeColor {get; set;}
See Also

Reference

CalendarDropDownStyleInfo Class
CalendarDropDownStyleInfo Members