[]
Contains info about day slots.
public class CalendarDaySlotInfo : CalendarSlotInfo
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. |
IsSelected | Check the date associated with this slot is selected or not. |
IsToday | Check the date associated with this slot is today or not. |
Name | Description |
---|---|
Equals(object) | Determines whether the specified object, is equal to this instance. |
GetHashCode() | Returns a hash code for this instance. |