Name | Description | |
---|---|---|
IsBoldedProperty | Identifies the IsBolded dependency property. | |
IsEnabledProperty | Identifies the IsEnabled dependency property. | |
IsSelectedProperty | Identifies the IsSelected dependency property. |
The following tables list the members exposed by DaySlot.
Name | Description | |
---|---|---|
IsBoldedProperty | Identifies the IsBolded dependency property. | |
IsEnabledProperty | Identifies the IsEnabled dependency property. | |
IsSelectedProperty | Identifies the IsSelected dependency property. |
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. | |
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
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. | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
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 | Overloaded. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | (Inherited from System.Windows.DependencyObject) | |
Equals | (Inherited from System.Windows.DependencyObject) | |
GetHashCode | (Inherited from System.Windows.DependencyObject) | |
GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
SetCurrentValue | (Inherited from System.Windows.DependencyObject) | |
SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
ToString | Returns string representation of the Date property value. |
Name | Description | |
---|---|---|
OnPropertyChanged | (Inherited from System.Windows.DependencyObject) |