Version

Infragistics.Controls.Schedules Namespace

Classes
 ClassDescription
ClassActivitiesDraggedEventArgs Event arguments for the XamScheduleDataManager.ActivitiesDragged event
ClassActivitiesDraggingEventArgs Event arguments for the XamScheduleDataManager.ActivitiesDragging event
ClassActivitiesEventArgs Base class for an event that potentially involves multiple ActivityBase instances
ClassActivityAddedEventArgs Event args associated with the XamScheduleDataManager.ActivityAdded event.
ClassActivityAddingEventArgs Event args associated with the XamScheduleDataManager.ActivityAdding event.
ClassActivityBase Base class for activity classes, like Appointment, Journal or Task.
ClassActivityCategory Represents an activity category.
ClassActivityCategoryCollection Used by the Resource's Resource.CustomActivityCategories property.
ClassActivityCategoryPropertyMapping Used for mapping a field in the data source to a property of the ActivityCategory object.
ClassActivityCategoryPropertyMappingCollection Collection used for specifying field mappings for ActivityCategory object.
ClassActivityChangedEventArgs Event args associated with the XamScheduleDataManager.ActivityChanged event.
ClassActivityChangingEventArgs Event args associated with the XamScheduleDataManager.ActivityChanging event.
ClassActivityDialogDisplayingEventArgs Event args associated with the XamScheduleDataManager.ActivityDialogDisplaying event.
ClassActivityEventArgs Base class for activity event args.
ClassActivityOperationResult Result of an activity operation that may be performed asynchronously.
ClassActivityQuery Represents an activity query.
ClassActivityQueryResult Represents results of an activity query.
ClassActivityRecurrenceChooserDialogDisplayingEventArgs Event arguments for the XamScheduleDataManager.ActivityRecurrenceChooserDialogDisplaying event.
ClassActivityRecurrenceDialogDisplayingEventArgs Event args associated with the XamScheduleDataManager.ActivityRecurrenceDialogDisplaying event.
ClassActivityRemovedEventArgs Event args associated with the XamScheduleDataManager.ActivityRemoved event.
ClassActivityRemovingEventArgs Event args associated with the XamScheduleDataManager.ActivityRemoving event.
ClassActivityResizedEventArgs Event arguments for the XamScheduleDataManager.ActivityResized event
ClassActivityResizingEventArgs Event arguments for the XamScheduleDataManager.ActivityResizing event
ClassActivitySettings Contains settings information regarding the operations that the user can perform on activities.
ClassActivityTypeChooserDialogDisplayingEventArgs Event arguments for the XamScheduleDataManager.ActivityTypeChooserDialogDisplaying event.
ClassAppointment Represents an appointment in a schedule.
ClassAppointmentPropertyMapping Used for mapping a field in the data source to a property of the Appointment object.
ClassAppointmentPropertyMappingCollection Collection used for specifying field mappings for Appointment object.
ClassAppointmentSettings Contains settings information regarding the operations that the user can perform on appointment.
ClassCalendarColorScheme Handles coordination of CalendarBrushCaches for ResourceCalendars.
ClassCalendarGroup Represents a group of one or more ResourceCalendar instances
ClassCalendarGroupBase Base class for an object that contains one or more ResourceCalendar instances
ClassCalendarGroupCollection Represents a collection of CalendarGroup instances
ClassCancellableActivitiesEventArgs Base class for a cancellable event that potentially involves multiple ActivityBase instances
ClassCancellableActivityEventArgs Base class for activity event args that are cancellable.
ClassCurrentViewModeChangingEventArgs Event arguments for the XamOutlookCalendarView.CurrentViewModeChanging event
ClassCustomScheduleColorScheme Custom CalendarColorScheme
ClassCustomTimeZoneInfoProvider A class used to load custom time zone information for date time conversions to and from utc date times.
ClassDateRecurrence Contains information that defines a recurring date-time.
ClassDateRecurrenceCalculatorBase Evaluates date recurrence rules contained in DateRecurrence object and generates recurrences.
ClassDateRecurrenceRuleBase Base class for date recurrence rule.
ClassDayOfMonthRecurrenceRule Rule that matches day of month.
ClassDayOfWeekRecurrenceRule Rule that matches day of week or a relative day of week within month or year.
ClassDayOfYearRecurrenceRule Rule that matches day of year.
ClassDaySettings Used for specifying settings for a specific day.
ClassDaySettingsOverride Used for specifying settings for a specific date or a recurring date.
ClassDaySettingsOverrideCollection Collection of DaySettingsOverride objects.
ClassDefaultDateRecurrenceCalculator An implementation of a DateRecurrenceCalculatorBase that calculates occurrence information for a specified RecurrenceInfo
ClassErrorDisplayingEventArgs Event arguments for the XamScheduleDataManager.ErrorDisplaying event
ClassErrorEventArgs Event args associated with the XamScheduleDataManager.Error event.
ClassHourRecurrenceRule Rule that matches hour of day.
ClassIGColorScheme Handles coordination of CalendarBrushProviders for the 'IGTheme' color scheme.
ClassItemOperationResult<T> Result of an operation performed on an item. The operation may be performed asynchronously.
ClassJournal Represents a journal or a note in a schedule.
ClassJournalPropertyMapping Used for mapping a field in the data source to a property of the Journal object.
ClassJournalPropertyMappingCollection Collection used for specifying field mappings for Journal object.
ClassJournalSettings Contains settings information regarding the operations that the user can perform on journals.
ClassListScheduleDataConnector Used for providing schedule data from various data sources to XamScheduleDataManager.
ClassMetadataPropertyValueStore Used to store extra field values.
ClassMinuteRecurrenceRule Rule that matches minute of hour.
ClassMonthOfYearRecurrenceRule Rule that matches a month.
ClassOffice2007ColorScheme Handles coordination of CalendarBrushProviders for Office 2007 color schemes.
ClassOffice2010ColorScheme Handles coordination of CalendarBrushProviders for Office 2010 color schemes.
ClassOfficeColorSchemeBase Handles coordination of CalendarBrushProviders for Office color schemes.
ClassOSTimeZoneInfoProvider A class used to provide time zone information for date time conversions to and from utc date times from the information provided by the Windows OS.
ClassRecurrenceBase Abstract base class for a class that specifies rules that define recurring date-time.
ClassRecurrenceCalculatorFactoryBase Provides logic for generating recurrences.
ClassRecurrenceInfo Used to pass along recurrence information to the RecurrenceCalculatorFactoryBase.GetCalculator method.
ClassReminder Contains information regarding the reminder that's displayed when an activity is due.
ClassReminderActivatedEventArgs Event args associated with the XamScheduleDataManager.ReminderActivated event.
ClassReminderDialogDisplayingEventArgs Event args associated with the XamScheduleDataManager.ReminderDialogDisplaying event.
ClassReminderInfo Contains information regarding an invoked reminder.
ClassReminderSubscriber A class used to get notified of reminders.
ClassResource Represents a resource (owner) in a schedule.
ClassResourceCalendar Represents a calendar.
ClassResourceCalendarCollection Collection of ResourceCalendar objects.
ClassResourceCalendarPropertyMapping Used for mapping a field in the data source to a property of the ResourceCalendar object.
ClassResourceCalendarPropertyMappingCollection Collection used for specifying field mappings for ResourceCalendar object.
ClassResourceCollection Collection of Resource objects.
ClassResourceOperationResult Result of a resource operation that may be performed asynchronously.
ClassResourcePropertyMapping Used for mapping a field in the data source to a property of the Resource object.
ClassResourcePropertyMappingCollection Collection used for specifying field mappings for Resource object.
ClassScheduleControlBase Custom control used to display XamSchedule related information.
ClassScheduleDataConnectorBase An abstract base class that is used to provide schedule data to the XamScheduleDataManager.
ClassScheduleDayOfWeek Used for specifying settings for a specific day of week.
ClassScheduleDaysOfWeek Contains ScheduleDayOfWeek objects for the seven days of week. Each ScheduleDayOfWeek object is used to specify settings for the corresponding day of week.
ClassScheduleDialogFactoryBase Abstract base class for all XamSchedule dialog factories.
ClassScheduleHeaderClickEventArgs Event arguments for an event in a ScheduleControlBase involving a header representing a date associated with a given ResourceCalendar
ClassScheduleSettings Contains schedule settings information.
ClassScheduleTimeControlBase Base class for a control used to display appointments relative to the associated time slots.
ClassSecondRecurrenceRule Rule that matches second of a minute.
ClassSelectedActivitiesChangedEventArgs Event args associated with the ScheduleControlBase.SelectedActivitiesChanged event.
ClassSelectedActivityCollection Represents a collection of ActivityBase instances
ClassSubsetRecurrenceRule Rule that matches a subset of matches within an interval.
ClassTask Represents a task (to-do) in a schedule.
ClassTaskPropertyMapping Used for mapping a field in the data source to a property of the Task object.
ClassTaskPropertyMappingCollection Collection used for specifying field mappings for Task object.
ClassTaskSettings Contains settings information regarding the operations that the user can perform on tasks.
ClassTimeZoneInfoProvider Abstract base class used to provide time zone information for dateTime time conversions to and from utc dateTime times.
ClassTimeZoneInfoProvider.TimeAdjustmentRule A class that describes the rule for when to transition into and out of daylight savings time
ClassTimeZoneToken A class that represents a specific time zone
ClassWcfListScheduleDataConnector Used for providing schedule data from a server over WCF services.
ClassWcfServiceException Represents an exception that occurs during a remote service call.
ClassWeekOfYearRecurrenceRule Rule that matches week number of a year.
ClassWorkingHoursCollection Collection used for specifying working hours.
ClassXamDateNavigator A custom control used to display one or more months.
ClassXamDayView Custom control used to display activity relative to time slots in a vertical arrangement.
ClassXamMonthView Custom control used to display activity relative to the weeks they occupy.
ClassXamOutlookCalendarView A custom control that uses the various calendar views to provide an Microsoft Outlook like interface
ClassXamScheduleDataManager XamScheduleDataManager class manages schedule data.
ClassXamScheduleView Custom control used to display activity relative to time slots in a horizontal arrangement.
Interfaces
 InterfaceDescription
InterfaceIOutlookDateNavigator Interface used to coordinate selection between a month calendar control and a XamOutlookCalendarView
Structures
 StructureDescription
StructureTimeZoneInfoProvider.TransitionTime Represents a tt for transitioning to or from daylight savings times
Enumerations
 EnumerationDescription
EnumerationActivityCategoryCommand An enumeration of available commands that apply to ActivityCategorys.
EnumerationActivityCategoryDialogCommand An enumeration of available commands for the Infragistics.Controls.Schedules.Primitives.ActivityCategoryDialog object.
EnumerationActivityCategoryProperty Lists ActivityCategory properties that can be mapped to underlying data source.
EnumerationActivityDialogCoreCommand An enumeration of available commands for the Infragistics.Controls.Schedules.Primitives.ActivityDialogCore object.
EnumerationActivityFeature Used to specify which activityfeatures are supported.
EnumerationActivityOperation Enum that lists operations that can be performed on an activity.
EnumerationActivityQueryRequestedDataFlags Used to specify ActivityQuery's ActivityQuery.RequestedInformation property.
EnumerationActivityType Enum that lists the four activity types.
EnumerationActivityTypeChooserReason Enumeration indicating the reason for which the Infragistics.Controls.Schedules.Primitives.ActivityTypeChooserDialog is being displayed.
EnumerationActivityTypes Flagged enum that lists the four activity types.
EnumerationAllowActivityDragging Used to specify ActivitySettings.AllowDragging property.
EnumerationAllowActivityResizing Indicates whether an activity may be resized in the ui and if so what types of resizing are allowed.
EnumerationAppointmentProperty Lists Appointment properties that can be mapped to underlying data source.
EnumerationCalendarDisplayMode Determines how calendars are displayed within a ScheduleControlBase
EnumerationCalendarHeaderCommand An enumeration of available commands for the Infragistics.Controls.Schedules.Primitives.CalendarHeader object.
EnumerationDateRecurrenceFrequency Enum used to specifiy DateRecurrence.Frequency property.
EnumerationEditableActivityProperty Represents properties can be edited or read-only depending on the state of an activity.
EnumerationHighlightDayCriteria Determines which days, if any, are highlighted.
EnumerationJournalProperty Lists Journal properties that can be mapped to underlying data source.
EnumerationOfficeColorScheme Determines the overall color scheme to use for all controls associated with a specific XamScheduleDataManager
EnumerationOfficeEmulationMode Enumeration used to describe the layout and behavior of the schedule views.
EnumerationOutlookCalendarViewMode Enumeration used to describe the current view of the XamOutlookCalendarView
EnumerationPromptForLocalTimeZone Determines if a dialog will be displayed asking the user to select a local time zone.
EnumerationRecurrenceChooserAction An enumeration used to determine whether the dialog should be displayed and if so which action should be taken.
EnumerationRecurrenceChooserChoice An enumeration indicating the choice that was made in the Infragistics.Controls.Schedules.Primitives.ActivityRecurrenceChooserDialog.
EnumerationRecurrenceChooserType An enumeration of the different types of Infragistics.Controls.Schedules.Primitives.ActivityRecurrenceChooserDialogs.
EnumerationRecurrenceDialogCoreCommand An enumeration of available commands for the Infragistics.Controls.Schedules.Primitives.ActivityRecurrenceDialogCore object.
EnumerationRecurringTaskGenerationBehavior Represents the different ways in which recurring tasks can have their occurrences generated.
EnumerationReminderDialogCommand An enumeration of available commands for the Infragistics.Controls.Schedules.Primitives.ReminderDialog object.
EnumerationResourceCalendarProperty Lists ResourceCalendar properties that can be mapped to underlying data source.
EnumerationResourceFeature Used to specify which resource features are supported.
EnumerationResourceProperty Lists Resource properties that can be mapped to underlying data source.
EnumerationScheduleControlCommand An enumeration of available commands for the ScheduleControlBase object.
EnumerationScheduleDialogCommand An enumeration of available commands for schedule dialogs
EnumerationScheduleErrorDisplayType An enumeration used to indicate the type of ui containing the error information that will be displayed to the end user.
EnumerationTaskProperty Lists Task properties that can be mapped to underlying data source.
EnumerationWcfSchedulePollingMode Represents the various polling modes available on the WcfListScheduleDataConnector to poll for changes from the server. Polling only works when the item sources on the service send out list change notifications.
EnumerationWeekDisplayMode Enumeration used to determine which dates are displayed within the ScheduleTimeControlBase
EnumerationWorkingHoursSource Used to determine what objects are considered when calculating the working hours and work day information.
EnumerationXamOutlookCalendarViewCommand Enumeration used to identify a given XamOutlookCalendarView command
See Also