For a list of all members of this type, see UltraCalendarInfo members.
Name | Description | |
---|---|---|
![]() | ActiveDay | Gets/sets the Day object which represents the currently active day. |
![]() | AllDayEventEndTimeBoundary | Gets/sets a value which determines the manner in which an all-day appointment's EndDateTime is resolved when it coincides exactly with midnight. |
![]() | AllowAllDayEvents | Gets/sets whether AllDayEvents will be allowed. |
![]() | AllowRecurringAppointments | Gets/sets whether recurring Appointments are supported. |
![]() | AlternateSelectedDateRanges | Collection that holds DateRange objects representing a range of days that are currently selected. Used by UltraScheduleControlBase-derived controls whose UltraScheduleControlBase.UseAlternateSelectedDateRanges property is set to true. |
![]() | AlternateSelectTypeDay | Returns the selection type used for selecting days for UltraScheduleControlBase-derived controls whose UltraScheduleControlBase.UseAlternateSelectedDateRanges property is set to true. |
![]() | Appearances | Returns or sets the collection of user-defined Infragistics.Win.Appearance objects. |
![]() | AppointmentActionsEnabled | Determines if actions and reminders for owners are enabled by default. |
![]() | Appointments | Returns the collection of Appointment objects. |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | CustomTaskColumns | Returns a collection of TaskColumn objects. |
![]() | DataBindingsForAppointments | Data binding properties for appointments. |
![]() | DataBindingsForNotes | Exposes properties related to data binding for the Notes collection. |
![]() | DataBindingsForOwners | Data binding properties for owners. |
![]() | DataBindingsForProjects | Provides data binding support for the Projects collection. |
![]() | DataBindingsForTasks | Provides data binding support for the Tasks collection. |
![]() | DateSettings | Returns a collection of CalendarDateSettings objects which expose TimeSlot-related properties that apply to a specific date. |
![]() | DaysOfMonth | Returns a collection of 31 DayOfMonth objects. |
![]() | DaysOfWeek | Returns a collection of 7 DayOfWeek objects. |
![]() | DaysOfYear | Returns a collection of 366 DayOfYear objects. |
![]() | DialogOwner | Returns or sets a form that will be used as the owner of any dialog that this component shows. |
![]() | EventManager | The object that enables, disables and controls firing of CalendarInfo specific events. |
![]() | FirstDayOfWeek | Returns or sets the DayOfWeek used as the first day of the week for various date calculations. |
![]() | FirstDayOfWeekResolved | Returns the day of the week considered the start of the week. |
![]() | Holidays | Returns a collection of Holiday objects. |
![]() | LogicalDayDuration | Gets/sets the maximum logical length of the day. |
![]() | LogicalDayOffset | Gets/sets the offset, from midnight, for the start of the day. |
![]() | MaxAlternateSelectedDays | Returns or sets the maximum number of days that can be selected at any one time for UltraScheduleControlBase-derived controls whose UltraScheduleControlBase.UseAlternateSelectedDateRanges property is set to true. |
![]() | MaxDate | Returns or sets the maximum date allowed. |
![]() | MaxSelectedDays | Returns or sets the maximum number of days that can be selected at any one time. |
![]() | MinDate | Returns or sets the minimum date allowed. |
![]() | MonthsOfYear | Returns a collection of 12 MonthOfYear objects. |
![]() | Notes | Returns the Notes collection. |
![]() | Owners | Returns the collection of Owner objects. |
![]() | Projects | Returns a collection of Project objects to which a Task can be associated. |
![]() | ReminderImage | Returns or sets the System.Drawing.Image object used in the ReminderDialog. |
![]() | SaveSettings | Indicates whether this component should automatically save its user configuration settings. |
![]() | SaveSettingsCategories | Gets or sets the type of information that should be saved and loaded automatically |
![]() | SaveSettingsFormat | Gets or sets the format in which the user customizations settings will be saved and loaded |
![]() | SelectedAppointments | Returns the collection of selected Appointment objects. |
![]() | SelectedDateRanges | Collection that holds DateRange objects representing a range of days that are currently selected. |
![]() | SelectedHolidays | Returns the collection of selected Holiday objects. |
![]() | SelectedNotes | Returns the collection of selected Note objects. |
![]() | SelectTypeActivity | Returns or sets the selection type used for selecting activity items. |
![]() | SelectTypeDay | Returns the selection type used for selecting days. |
![]() | SettingsKey | A unique string that distinguishes this UltraCalendarInfo form others in the solution it is being used in. This is needed to store user configuration settings. |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | SpellCheckerForActivityDescription | Gets/sets the component that will perform spell checking on the description field of an acivity. |
![]() | SpellCheckerForAppointmentSubject | Gets/sets the component that will perform spell checking on the subject field of an appointment. |
![]() | StyleLibraryName | Returns or sets the name of the style library that should be used to obtain the style information for use by the appointment dialogs. |
![]() | StyleSetName | Returns or sets the name of the styleset in the Infragistics.Win.AppStyling.StyleManager that should be used by the appointment dialogs. |
![]() | Tag | User defined data associated with the component. |
![]() | TaskDurationWorkingTimePerDay | Returns or sets a value indicating the amount of time considered to be in one workday when a task's duration is parsed or formatted. |
![]() | TaskDurationWorkingTimePerDayResolved | Returns the resolved value of the TaskDurationWorkingTimePerDay property. |
![]() | Tasks | Returns a collection of Task objects. |
![]() | TaskWorkingHourMode | Returns or sets a value indicating whether a task's duration is automatically adjusted to account for non-working hours. |
![]() | UseAppStyling | Returns or sets whether the appointment dialogs should use application styling. |
![]() | VisibleOwners | Returns the collection of Owner objects that have their Visible property set to true. |
![]() | WeekRule | The rule used to determine the how the first week of the year is calculated. |
![]() | WeeksOfYear | Returns a collection of 54 WeekOfYear objects. |
![]() | WorkDaysPerWeek | Returns the number of DayOfWeek objects contained within the DaysOfWeek collection whose IsWorkDay property returns true. |
Name | Description | |
---|---|---|
![]() | CanRaiseEvents | (Inherited from System.ComponentModel.Component) |
![]() | Events | (Inherited from System.ComponentModel.Component) |
![]() | SubObjectPropChangeHandler | Returns the event handler that notifies OnSubObjectPropChanged |