Spread for ASP.NET 12 Product Documentation
TodayMarkColor Property


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

Reference

CalendarDropDownStyleInfo Class
CalendarDropDownStyleInfo Members