Version

AppointmentsDataBinding Class Members

The following tables list the members exposed by AppointmentsDataBinding.

Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
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)
Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodRefreshDataSynchronizes data between data source and component. (Inherited from Infragistics.Win.UltraWinSchedule.DataBindingsBase)
Public MethodResetOverridden. Resets all properties of the AppointmentsDataBinding object to their default values  
Public MethodResetAllPropertiesMemberSerializationModeResets the AllPropertiesMemberSerializationMode property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.ActivitiesDataBindingBase)
Public MethodResetDateMembersDeserializationModeResets the DateMembersDeserializationMode property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.ActivitiesDataBindingBase)
Public MethodResetDateMembersSerializationModeResets the DateMembersSerializationMode property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.ActivitiesDataBindingBase)
Public MethodResetDateTimeFormatInfoResets the DateTimeFormatInfo property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.ActivitiesDataBindingBase)
Public MethodResetDateTimeFormatStringResets the DateTimeFormatString property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.ActivitiesDataBindingBase)
Public MethodSetDataBindingSets the DataSource and DataMember properties in one atomic operation. (Inherited from Infragistics.Win.UltraWinSchedule.DataBindingsBase)
Public MethodShouldSerializeOverridden. Indicates whether the AppointmentsDataBinding object needs to be persisted.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodFullSynchronizationPerforms full synchronization between items and data source. (Inherited from Infragistics.Win.UltraWinSchedule.DataBindingsBase)
Protected MethodInitializePropertyDescriptorsCaches property descriptors for all relevant members. (Inherited from Infragistics.Win.UltraWinSchedule.DataBindingsBase)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodItemPropertyDescriptorCreatorOverridden. Creator for class-specific property descriptor.  
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDispose (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeAllPropertiesMemberSerializationModeIndicates whether the AllPropertiesMemberSerializationMode property needs to be serialized. (Inherited from Infragistics.Win.UltraWinSchedule.ActivitiesDataBindingBase)
Protected MethodShouldSerializeDateMembersDeserializationModeIndicates whether the DateMembersDeserializationMode property needs to be serialized. (Inherited from Infragistics.Win.UltraWinSchedule.ActivitiesDataBindingBase)
Protected MethodShouldSerializeDateMembersSerializationModeIndicates whether the DateMembersSerializationMode property needs to be serialized. (Inherited from Infragistics.Win.UltraWinSchedule.ActivitiesDataBindingBase)
Protected MethodShouldSerializeDateTimeFormatInfoIndicates whether the DateTimeFormatInfo property needs to be serialized. (Inherited from Infragistics.Win.UltraWinSchedule.ActivitiesDataBindingBase)
Protected MethodShouldSerializeDateTimeFormatStringIndicates whether the DateTimeFormatString property needs to be serialized. (Inherited from Infragistics.Win.UltraWinSchedule.ActivitiesDataBindingBase)
Protected MethodSyncListObjectsTries to perform synchronization between items and data source. (Inherited from Infragistics.Win.UltraWinSchedule.DataBindingsBase)
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also