[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarDayButton.IsToday

IsToday Property

IsToday

Gets a value indicating whether the date of DayInfo is Today.

Declaration
public bool IsToday { get; }
Public ReadOnly Property IsToday As Boolean
Property Value
Type Description
bool

true if the date of DayInfo is Today; otherwise, false.