WinUI | ComponentOne
C1.WinUI.Calendar Assembly / C1.WinUI.Calendar Namespace / CalendarDaySlotInfo Class
Properties Methods


In This Topic
    CalendarDaySlotInfo Class Members
    In This Topic

    The following tables list the members exposed by CalendarDaySlotInfo.

    Public Properties
     NameDescription
    Public PropertyGets or sets the date associated with this slot.  
    Public PropertyGets or sets a value indicating whether the day is adjacent.  
    Public PropertyGets or sets a value indicating whether the day is bold.  
    Public PropertyGets or sets a value indicating whether the slot is enabled. (Inherited from C1.WinUI.Calendar.CalendarSlotInfo)
    Public PropertyCheck the date associated with this slot is selected or not.  
    Public PropertyCheck the date associated with this slot is today or not.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified System.Object, is equal to this instance.  
    Public MethodReturns a hash code for this instance.  
    Top
    See Also