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


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

Reference

CalendarDropDownStyleInfo Class
CalendarDropDownStyleInfo Members