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


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

Reference

CalendarDropDownStyleInfo Class
CalendarDropDownStyleInfo Members