Version

AppointmentsDataBinding Class Properties

For a list of all members of this type, see AppointmentsDataBinding members.

Public Properties
 NameDescription
Public PropertyAllDayEventMemberGets/sets the field to use to initialize the appointment’s AllDayEvent property when bound.  
Public PropertyAllPropertiesMemberGets/sets the field to use to initialize the appointment from serialized data.  
Public PropertyAllPropertiesMemberSerializationModeOverridden. Date serialization mode for AllPropertiesMember. Also used for RecurrenceMember.  
Public PropertyBindingContextGets/sets binding context. (Inherited from Infragistics.Win.UltraWinSchedule.DataBindingsBase)
Public PropertyBindingContextControlGets control used for binding context. (Inherited from Infragistics.Win.UltraWinSchedule.DataBindingsBase)
Public PropertyDataKeyMemberGets/sets the field to use to initialize the appointment’s DataKey property when bound.  
Public PropertyDataMemberGets/sets a sub-list of the DataSource to bind to. (Inherited from Infragistics.Win.UltraWinSchedule.DataBindingsBase)
Public PropertyDataSourceGets/sets the source of the data for binding. (Inherited from Infragistics.Win.UltraWinSchedule.DataBindingsBase)
Public PropertyDateMembersDeserializationModeGets/sets the deserialization mode for the DateTime members. (Inherited from Infragistics.Win.UltraWinSchedule.ActivitiesDataBindingBase)
Public PropertyDateMembersSerializationModeOverridden. Date serialization mode for all date members (StartDateTimeMember, EndDateTimeMember and OriginalStartDateTimeMember).  
Public PropertyDateTimeFormatInfoOverridden. Gets/sets the IFormatProvider implementor used for DateTime serialization.  
Public PropertyDateTimeFormatStringOverridden. Specifies format string used for DateTime serialization.  
Public PropertyDescriptionMemberGets/sets the field to use to initialize the appointment’s description property when bound.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEndDateTimeMemberGets/sets the field to use to initialize the appointment’s end date when bound.  
Public PropertyOriginalStartDateTimeMemberGets/sets the field to use to initialize the appointment’s OriginalStartDateTime property when bound.  
Public PropertyOwnerKeyMemberGets/sets the field to use to initialize the appointment’s owner property when bound.  
Public PropertyRecurrenceIdMemberGets/sets the field to use to initialize the appointment’s Recurrence property to existing AppointmentRecurrence in Root Appointment.  
Public PropertyRecurrenceMemberGets/sets the field to use to initialize the appointment’s Recurrence property to new AppointmentRecurrence. Appointment variances don’t make use of this as they only contain reference to ‘root’ recurrence.  
Public PropertyReminderEnabledMemberGets/sets the field to use to initialize the appointment’s reminder when bound.  
Public PropertyReminderIntervalMemberGets/sets the field to use to initialize the reminder’s DisplayInterval property when bound.  
Public PropertyReminderUnitsMemberGets/sets the field to use to initialize the reminder’s DisplayIntervalUnits property when bound.  
Public PropertyStartDateTimeMemberGets/sets the field to use to initialize the appointment’s start date when bound.  
Public PropertySubjectMemberGets/sets the field to use to initialize the appointment’s subject property when bound.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertyCurrencyManagerListList associated with the currency manager. (Inherited from Infragistics.Win.UltraWinSchedule.DataBindingsBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also