Version

NotesDataBinding Class Methods

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

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 NotesDataBinding object to their default values  
Public MethodResetAllPropertiesMemberSerializationModeResets the ActivitiesDataBindingBase.AllPropertiesMemberSerializationMode property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.ActivitiesDataBindingBase)
Public MethodResetDateMembersDeserializationModeResets the ActivitiesDataBindingBase.DateMembersDeserializationMode property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.ActivitiesDataBindingBase)
Public MethodResetDateMembersSerializationModeResets the ActivitiesDataBindingBase.DateMembersSerializationMode property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.ActivitiesDataBindingBase)
Public MethodResetDateTimeFormatInfoResets the ActivitiesDataBindingBase.DateTimeFormatInfo property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.ActivitiesDataBindingBase)
Public MethodResetDateTimeFormatStringResets the ActivitiesDataBindingBase.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. Returns whether the NotesDataBinding object needs to be serialized.  
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 ActivitiesDataBindingBase.AllPropertiesMemberSerializationMode property needs to be serialized. (Inherited from Infragistics.Win.UltraWinSchedule.ActivitiesDataBindingBase)
Protected MethodShouldSerializeDateMembersDeserializationModeIndicates whether the ActivitiesDataBindingBase.DateMembersDeserializationMode property needs to be serialized. (Inherited from Infragistics.Win.UltraWinSchedule.ActivitiesDataBindingBase)
Protected MethodShouldSerializeDateMembersSerializationModeIndicates whether the ActivitiesDataBindingBase.DateMembersSerializationMode property needs to be serialized. (Inherited from Infragistics.Win.UltraWinSchedule.ActivitiesDataBindingBase)
Protected MethodShouldSerializeDateTimeFormatInfoIndicates whether the ActivitiesDataBindingBase.DateTimeFormatInfo property needs to be serialized. (Inherited from Infragistics.Win.UltraWinSchedule.ActivitiesDataBindingBase)
Protected MethodShouldSerializeDateTimeFormatStringIndicates whether the ActivitiesDataBindingBase.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)
See Also