Back to Devexpress

AppointmentDependencyMappingInfo Properties

corelibraries-devexpress-dot-xtrascheduler-dot-appointmentdependencymappinginfo-dot-underscore-properties.md

latest2.4 KB
Original Source

AppointmentDependencyMappingInfo Properties

Provides information on the mapping of the appointment dependency properties to the appropriate data fields.

NameDescription
DependentIdGets or sets the data field which an AppointmentDependency’s DependentId property is bound to.
DependentIdConversionBehaviorGets or sets the converter position in the data processing chain between the data source and the object’s property.
DependentIdConverterGets or sets a value converter for the AppointmentDependency.DependentId property.
ParentIdGets or sets the data field which an AppointmentDependency’s ParentId property is bound to.
ParentIdConversionBehaviorGets or sets the converter position in the data processing chain between the data source and the object’s property.
ParentIdConverterGets or sets a value converter for the AppointmentDependency.ParentId property.
TypeGets or sets the data field which an AppointmentDependency’s Type property is bound to.
TypeConversionBehaviorGets or sets the converter position in the data processing chain between the data source and the object’s property.
TypeConverterGets or sets a value converter for the AppointmentDependency.Type property.

See Also

AppointmentDependencyMappingInfo Class

AppointmentDependencyMappingInfo Members

DevExpress.XtraScheduler Namespace