Version

NotesDataBinding Class Properties

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

Public Properties
 NameDescription
Public PropertyAllPropertiesMemberGets/sets the field to use to initialize the Note from serialized data.  
Public PropertyAllPropertiesMemberSerializationModeOverridden. Gets/sets the date serialization mode for the AllPropertiesMember.  
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 Note's Note.DataKey property when data 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 PropertyDateMemberGets/sets the field to use to initialize the Note's Note.Date property when data bound.  
Public PropertyDateMembersDeserializationModeGets/sets the deserialization mode for the DateTime members. (Inherited from Infragistics.Win.UltraWinSchedule.ActivitiesDataBindingBase)
Public PropertyDateMembersSerializationModeOverridden. Date serialization mode for the Note.Date property.  
Public PropertyDateTimeFormatInfoOverridden. Gets/sets the IFormatProvider implementor used for DateTime serialization.  
Public PropertyDateTimeFormatStringOverridden. Gets/sets the format string used for DateTime serialization.  
Public PropertyDescriptionMemberGets/sets the field to use to initialize the Note's Note.Description property when data bound.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyOwnerKeyMemberGets/sets the field to use to initialize the Note's Note.OwnerKey property when data 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