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


In This Topic
    CalendarDayOfWeekSlotInfo Class Members
    In This Topic

    The following tables list the members exposed by CalendarDayOfWeekSlotInfo.

    Public Properties
     NameDescription
    Public PropertyGets or sets the day of week associated with the slot.  
    Public PropertyGets or sets a value indicating whether the slot is enabled. (Inherited from C1.WinUI.Calendar.CalendarSlotInfo)
    Public PropertyGets whether it is a weekend day.  
    Public PropertyGets or sets the month associated to this slot. (Inherited from C1.WinUI.Calendar.CalendarMonthSlotInfo)
    Public PropertyGets or sets the year associated to this slot. (Inherited from C1.WinUI.Calendar.CalendarMonthSlotInfo)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Determines whether the specified System.Object, is equal to this instance.  
    Public MethodOverridden. Returns a hash code for this instance.  
    Top
    See Also