WinUI | ComponentOne
C1.WinUI.Calendar Assembly / C1.WinUI.Calendar Namespace / CalendarDaySlotInfo Class / IsToday Property
In This Topic
    IsToday Property
    In This Topic
    Check the date associated with this slot is today or not.
    Syntax
    public bool IsToday {get;}
    See Also