[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownCalendar.ShowToday

ShowToday Property

ShowToday

Gets or sets a value that indicates whether to show the today legend.

Declaration
[Browsable(true)]
public bool ShowToday { get; set; }
<Browsable(True)>
Public Property ShowToday As Boolean
Property Value
Type Description
bool

A bool value that indicates whether to show the today legend.The default is false.

Remarks

This property determines whether to show the today legend at the bottom of this calendar.