Spread for ASP.NET 12 Product Documentation
ShowToday Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > CalendarDropDownStyleInfo Class : ShowToday Property
Enables or disables showing Today marker.
Syntax
'Declaration
 
Public Property ShowToday As Boolean
'Usage
 
Dim instance As CalendarDropDownStyleInfo
Dim value As Boolean
 
instance.ShowToday = value
 
value = instance.ShowToday
public bool ShowToday {get; set;}
See Also

Reference

CalendarDropDownStyleInfo Class
CalendarDropDownStyleInfo Members