C1.Silverlight.Schedule Namespace : DaySlot Class |
The following tables list the members exposed by DaySlot.
Name | Description | |
---|---|---|
![]() | Date | Gets a date represented by the DaySlot object or a null value if the DaySlot is empty. |
![]() | DayOfWeek | Gets the day of the week that this slot corresponds to. |
![]() | Dispatcher | (Inherited from System.Windows.DependencyObject) |
![]() | Empty | Indicates whether the DaySlot is empty, that is doesn't represent a date. |
![]() | IsAdjacent | Indicates whether the DaySlot represents a day from an adjacent month, but not of the month currently represented by C1CalendarItem. |
![]() | IsBolded | Indicates whether a day represented by the DaySlot is currently bolded in C1CalendarItem UI. This is a dependency property. |
![]() | IsEnabled | Indicates whether a day represented by the DaySlot is currently enabled in C1CalendarItem UI. This is a dependency property. |
![]() | IsSelected | Indicates whether a day represented by the DaySlot is currently selected in C1CalendarItem UI. This is a dependency property. |
![]() | IsToday | Indicates whether the DaySlot represents the current day. |
![]() | IsWeekend | Indicates whether the DaySlot represents a weekend day. |
![]() | Owner | Returns reference to the owning C1CalendarItem control. |
Name | Description | |
---|---|---|
![]() | ClearValue | (Inherited from System.Windows.DependencyObject) |
![]() | GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) |
![]() | GetValue | (Inherited from System.Windows.DependencyObject) |
![]() | ReadLocalValue | (Inherited from System.Windows.DependencyObject) |
![]() | SetValue | (Inherited from System.Windows.DependencyObject) |
![]() | ToString | Returns string representation of the Date property value. |