| C1.Xaml.Calendar Assembly > C1.Xaml.Calendar Namespace : ViewSlot Class |
For a list of all members of this type, see ViewSlot members.
| Name | Description | |
|---|---|---|
![]() | Calendar | Returns reference to the owning C1Calendar control. |
![]() | Date | Gets a date represented by the DaySlot object. |
![]() | Dispatcher | (Inherited from Windows.UI.Xaml.DependencyObject) |
![]() | IsAdjacent | Indicates whether the DaySlot represents a day from an adjacent month, but not of the month currently represented by the C1Calendar control. |
![]() | IsEnabled | Indicates whether a day represented by the DaySlot is currently enabled in C1Calendar UI. |
![]() | IsSelected | Indicates whether a day represented by the DaySlot is currently selected in C1Calendar UI. This is a dependency property. |
![]() | IsToday | Indicates whether the DaySlot represents the current day. |