MAUI | ComponentOne
C1.Maui.Calendar Assembly / C1.Maui.Calendar Namespace / CalendarDaySlotInfo Class / IsSelected Property
In This Topic
    IsSelected Property (CalendarDaySlotInfo)
    In This Topic
    Check the date associated with this slot is selected or not.
    Syntax
    public bool IsSelected {get;}
    See Also