Back to Devexpress

AppointmentMappingInfo Properties

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

latest12.9 KB
Original Source

AppointmentMappingInfo Properties

Contains mappings of the appointment properties to the appropriate data fields.

NameDescription
AllDayGets or sets the data field to which an appointment’s Appointment.AllDay property is bound.
AllDayConversionBehaviorGets or sets the converter position in the data processing chain between the data source and the object’s property.
AllDayConverterGets or sets a value converter for the Appointment.AllDay property.
AppointmentIdGets or sets the data field to which an appointment’s PersistentObject.Id property is bound.
AppointmentIdConversionBehaviorGets or sets the converter position in the data processing chain between the data source and the object’s property.
AppointmentIdConverterGets or sets a value converter for the Appointment.Id property.
DescriptionGets or sets the data field to which an appointment’s Appointment.Description property is bound.
DescriptionConversionBehaviorGets or sets the converter position in the data processing chain between the data source and the object’s property.
DescriptionConverterGets or sets a value converter for the Appointment.Description property.
EndGets or sets the data field to which an appointment’s Appointment.End property is bound.
EndConversionBehaviorGets or sets the converter position in the data processing chain between the data source and the object’s property.
EndConverterGets or sets a value converter for the Appointment.End property.
LabelGets or sets the data field to which an appointment’s Appointment.LabelKey property is bound.
LabelConversionBehaviorGets or sets the converter position in the data processing chain between the data source and the object’s property.
LabelConverterGets or sets a value converter for the Appointment.LabelKey property.
LocationGets or sets the data field to which an appointment’s Appointment.Location property is bound.
LocationConversionBehaviorGets or sets the converter position in the data processing chain between the data source and the object’s property.
LocationConverterGets or sets a value converter for the Appointment.Location property.
OriginalOccurrenceEndGets or sets the data field to which an appointment’s Appointment.OriginalOccurrenceEnd property is bound.
OriginalOccurrenceEndConversionBehaviorGets or sets the converter position in the data processing chain between the data source and the object’s property.
OriginalOccurrenceEndConverterGets or sets a value converter for the Appointment.OriginalOccurrenceEnd property.
OriginalOccurrenceStartGets or sets the data field to which an appointment’s Appointment.OriginalOccurrenceStart property is bound.
OriginalOccurrenceStartConversionBehaviorGets or sets the converter position in the data processing chain between the data source and the object’s property.
OriginalOccurrenceStartConverterGets or sets a value converter for the Appointment.OriginalOccurrenceStart property.
PercentCompleteGets or sets the data field which an appointment’s Appointment.PercentComplete property is bound to.
PercentCompleteConversionBehaviorGets or sets the converter position in the data processing chain between the data source and the object’s property.
PercentCompleteConverterGets or sets a value converter for the Appointment.PercentComplete property.
RecurrenceInfoGets or sets the data field to which an appointment’s Appointment.RecurrenceInfo property is bound.
RecurrenceInfoConversionBehaviorGets or sets the converter position in the data processing chain between the data source and the object’s property.
RecurrenceInfoConverterGets or sets a value converter for the Appointment.RecurrenceInfo property.
ReminderInfoGets or sets the data field to which an appointment’s Appointment.Reminder property is bound.
ReminderInfoConversionBehaviorGets or sets the converter position in the data processing chain between the data source and the object’s property.
ReminderInfoConverterGets or sets a value converter for the Appointment.AllDay property.
ResourceIdGets or sets the data field to which the Appointment.ResourceId or the Appointment.ResourceIds property is bound.
ResourceIdConversionBehaviorGets or sets the converter position in the data processing chain between the data source and the object’s property.
ResourceIdConverterGets or sets a value converter for the Appointment.Id property.
StartGets or sets the data field to which an appointment’s Appointment.Start property is bound.
StartConversionBehaviorGets or sets the converter position in the data processing chain between the data source and the object’s property.
StartConverterGets or sets a value converter for the Appointment.Start property.
StatusGets or sets the data field to which an appointment’s Appointment.StatusKey property is bound.
StatusConversionBehaviorGets or sets the converter position in the data processing chain between the data source and the object’s property.
StatusConverterGets or sets a value converter for the Appointment.StatusKey property.
SubjectGets or sets the data field to which an appointment’s Appointment.Subject property is bound.
SubjectConversionBehaviorGets or sets the converter position in the data processing chain between the data source and the object’s property.
SubjectConverterGets or sets a value converter for the Appointment.Subject property.
TimeZoneIdGets or sets the data field to which the Appointment.TimeZoneId property is bound.
TimeZoneIdConversionBehaviorGets or sets the converter position in the data processing chain between the data source and the object’s property.
TimeZoneIdConverterGets or sets a value converter for the Appointment.TimeZoneId property.
TypeGets or sets the data field to which an appointment’s Appointment.Type property is bound.
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 Appointment.Type property.

See Also

AppointmentMappingInfo Class

AppointmentMappingInfo Members

DevExpress.XtraScheduler Namespace