Class | Description | |
---|---|---|
![]() | ActivityOperationResult<T> | Contains information about an add, remove, or update operation related to an activity which may be executed asynchronously. |
![]() | ActivityQueryResult<T> | Contains information about an activity query. |
![]() | AppointmentOperationResult | Contains information about an add, remove, or update operation related to an appointment which may be executed asynchronously. |
![]() | AppointmentQueryResult | Encapsulates the result returned from the Infragistics.Scheduler.DataSource.ScheduleDataSource.GetAppointmentsInRange method |
![]() | DataError | Contains information about a data error. |
![]() | DataErrorEventArgs | Contains information about the Infragistics.Scheduler.DataSource.ScheduleDataSource.DataError event. |
![]() | DataObjectModificationError<T> | Contains information about a failed attempt to delete or update an existing Infragistics.Scheduler.DataBindableItemBase.DataObject. |
![]() | DataObjectPropertyAccessError<T> | Contains detailed information related to a failed attempt to read or write a property value. |
![]() | DateQueryResult | Contains information about a date-related Infragistics.Scheduler.DataSource.ScheduleDataSource query. |
![]() | DateQueryResultBase | Base class for date-related query result objects. |
![]() | DateRangeQueryResultBase | Base class for date range query result objects. |
![]() | DateRecurrenceParseError | Contains information about a failed parsing operation for a DateRecurrence. |
![]() | IncompletePropertyMappingsError<T> | Occurs when the Infragistics.Scheduler.DataSource.ScheduleListDataSource.AppointmentPropertyMappings is missing a required property mapping. |
![]() | InvalidPropertyMappingError<T> | Occurs when a Infragistics.Scheduler.DataSource.SchedulePropertyMapping is encountered which references a non-existent or inaccessible property. |
![]() | OperationResultBase | Encapsulates the result of an operation or query. |
Delegate | Description | |
---|---|---|
![]() | DataErrorEventHandler | Defines the signature for the DataError event handler. |
Enumeration | Description | |
---|---|---|
![]() | ActivityOperation | Constants which describe an operation related to an activity. |
![]() | AppointmentProperty | Constants which identify a property of the Infragistics.Scheduler.Appointment class. |
![]() | DataSourceOperation | Constants which identify an operation executed by a data source. |
![]() | OperationStatus | Constants which identify the status of an operation. |
![]() | ScheduleResourceColorScheme | Constants which identify a color scheme for a Infragistics.Scheduler.ScheduleResource. |
![]() | ScheduleResourceProperty | Constants which identify a property of the Infragistics.Scheduler.ScheduleResource class. |