For a list of all members of this type, see Day members.
Name | Description | |
---|---|---|
Activated | Property: Returns true only if activated | |
Appointments | Returns the appointments collection for this day | |
CalendarInfo | Returns the owning CalendarInfo object. | |
Date | Returns the date for the day represented by the object. | |
DayNumber | Returns the day number for the day represented by the object. | |
DayOfWeek | Returns the day of week for the day represented by the object. | |
DayOfYear | Returns the day of year for the day represented by the object. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
Enabled | Returns the enabled status of the object. | |
EnabledResolved | Determines if the Day is enabled by checking if all objects that contain the date are enabled (e.g. Month, MonthOfYear, DaysOfMonth collections). | |
HasActivity | Returns whether the Day has any appointments, holidays or notes defined. | |
Holidays | Returns the holidays collection for this day | |
Month | Returns the Month object that represents the month that this day belongs to. | |
Notes | Returns the notes collection for this day | |
Selected | Get: Returns true if this Day object exists in the associated UltraCalendarInfo component's UltraCalendarInfo.SelectedDateRanges collection. Set: Adds/removes this Day object to/from the associated UltraCalendarInfo component's UltraCalendarInfo.SelectedDateRanges collection. | |
SelectedInAlternateDateRanges | Get: Returns true if this Day object exists in the associated UltraCalendarInfo component's UltraCalendarInfo.AlternateSelectedDateRanges collection. Set: Adds/removes this Day object to/from the associated UltraCalendarInfo component's UltraCalendarInfo.AlternateSelectedDateRanges collection. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
Week | Returns the Week object that represents the week that this day belongs to. |
Name | Description | |
---|---|---|
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |