Version

DataValueInfo Class Members

The following tables list the members exposed by DataValueInfo.

Public Properties
 NameDescription
Public PropertyTagReturns/sets an arbitrary object value that can be used to store custom information about this DataValueInfo.  
Public PropertyTimeStampReturns the date/time when the associated data value changed. (read-only)  
Public PropertyValueReturns the value captured when the associated data value changed. (read-only)  
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
Protected Methods
 NameDescription
Protected MethodOnFirstListenerAdding (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnHasListenersChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodRaisePropertyChangedEvent (Inherited from Infragistics.PropertyChangeNotifier)
Public Events
 NameDescription
Public EventPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
See Also