The following tables list the members exposed by AppointmentPropertyMapping.
Name | Description | |
---|---|---|
AppointmentPropertyMapping Constructor | Creates a new instance. |
Name | Description | |
---|---|---|
ConvertBackCallback | Reference to a delegate which is invoked before the value of a schedule object property is assigned 'back' to the underlying data object's corresponding property, providing an opportunity to convert the value to the type expected by that property. (Inherited from Infragistics.Scheduler.DataSource.SchedulePropertyMapping) | |
ConvertCallback | Reference to a delegate which is invoked before a value is assigned to a schedule object property, providing an opportunity to convert the value. (Inherited from Infragistics.Scheduler.DataSource.SchedulePropertyMapping) | |
DataObjectPropertyName | The name of the property of the underlying data object with which this instance is associated. (Inherited from Infragistics.Scheduler.DataSource.SchedulePropertyMapping) | |
Property | Identifies the property on the Infragistics.Scheduler.Appointment object. |
Name | Description | |
---|---|---|
ToString | Returns the string representation of this object. (Inherited from Infragistics.Scheduler.DataSource.SchedulePropertyMapping) |
Name | Description | |
---|---|---|
OnPropertyChanged | Raises the PropertyChanged event. (Inherited from Infragistics.Scheduler.DataSource.SchedulePropertyMapping) | |
VerifyProperty | Overridden. Throws an exception if a mapping is created for the RecurrenceRoot or Resource properties. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when the value of a property of this object changes. (Inherited from Infragistics.Scheduler.DataSource.SchedulePropertyMapping) |