Version 24.2 (latest)

ProjectsDataBinding Class Properties

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

Public Properties
 NameDescription
Public PropertyAllPropertiesMemberReturns or sets the name of the field that contains the serialized Project.  
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 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 PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIdMemberReturns or sets the name of the field that contains the globally unique identifier for this Project.  
Public PropertyKeyMemberReturns or sets the name of the field that contains the data for the Key property.  
Public PropertyNameMemberReturns or sets the name of the field that contains the data for the Name property.  
Public PropertyStartDateMemberReturns or sets the name of the field that contains the data for the StartDate property.  
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