Version

TasksDataBinding Class Properties

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

Public Properties
 NameDescription
Public PropertyAllPropertiesMemberReturns or sets the name of the field that contains the serialized Task.  
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 PropertyConstraintDateTimeMemberReturns or sets the name of the field that contains the data for the ConstraintDateTime property.  
Public PropertyConstraintMemberReturns or sets the name of the field that contains the data for the Constraint property.  
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 PropertyDateDeserializationModeReturns or sets a value which determines the deserialization mode for the DateTime members.  
Public PropertyDateSerializationModeReturns or sets a value which determines the serialization mode for the DateTime members.  
Public PropertyDateTimeFormatInfoReturns or sets a reference to the IFormatProvider implementation used when converting DateTime values.  
Public PropertyDateTimeFormatStringReturns or sets a value which determines the date format string used when converting DateTime values.  
Public PropertyDeadlineMemberReturns or sets the name of the field that contains the data for the Deadline property.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyDurationMemberReturns or sets the name of the field that contains the data for the Duration property.  
Public PropertyIdMemberReturns or sets the name of the field that contains the globally unique identifier for this Task.  
Public PropertyMilestoneMemberReturns or sets the name of the field that contains the data for the Milestone property.  
Public PropertyNameMemberReturns or sets the name of the field that contains the data for the Name property.  
Public PropertyNotesMemberReturns or sets the name of the field that contains the data for the Notes property.  
Public PropertyParentTaskIdMemberReturns or sets the name of the field that contains the globally unique identifier for this task's parent.  
Public PropertyPercentCompleteMemberReturns or sets the name of the field that contains the data for the PercentComplete property.  
Public PropertyProjectKeyMemberReturns or sets the name of the field that contains the data for the ProjectKey property.  
Public PropertyStartDateTimeMemberReturns or sets the name of the field that contains the data for the StartDateTime 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