CalendarDaySlotInfo Class Members
In This Topic
The following tables list the members exposed by CalendarDaySlotInfo.
Public Properties
| Name | Description |
 | Date | Gets or sets the date associated with this slot. |
 | IsAdjacent | Gets or sets a value indicating whether the day is adjacent. |
 | IsBolded | Gets or sets a value indicating whether the day is bold. |
 | IsEnabled | Gets or sets a value indicating whether the slot is enabled. (Inherited from C1.WPF.Calendar.CalendarSlotInfo) |
 | IsSelected | Check the date associated with this slot is selected or not. |
 | IsToday | Check the date associated with this slot is today or not. |
Top
Public Methods
See Also