[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.DayInfo.IsToday

IsToday Property

IsToday

Gets a value indicating whether the Date is Today.

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

true if the Date is Today; otherwise, false.