Version

DataBindableItemBase Class Members

The following tables list the members exposed by DataBindableItemBase.

Public Constructors
 NameDescription
Public ConstructorDataBindableItemBase Constructor  
Public Properties
 NameDescription
Public PropertyDataObjectReturns the data object from which this activity or resource was created, or null if it has no associated data object.  
Protected Methods
 NameDescription
Protected Internal MethodDestroyOverridden. Dereferences the associated underlying data object.  
Protected MethodOnPropertyChangedRaises the PropertyChanged event. (Inherited from Infragistics.Scheduler.ObservableObject)
Public Events
 NameDescription
Public EventPropertyChangedOccurs when the value of a property of this object changes. (Inherited from Infragistics.Scheduler.ObservableObject)
See Also