The following tables list the members exposed by ResourcePropertyMapping.
Name | Description | |
---|---|---|
![]() | ResourcePropertyMapping 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.ScheduleResource 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 | When overridden in a derived class, verifies the property setting. (Inherited from Infragistics.Scheduler.DataSource.SchedulePropertyMapping) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when the value of a property of this object changes. (Inherited from Infragistics.Scheduler.DataSource.SchedulePropertyMapping) |