Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
DataValueInfo Class Members
The following tables list the members exposed by DataValueInfo.
Public Properties
| Name | Description |
| Tag | Returns/sets an arbitrary object value that can be used to store custom information about this DataValueInfo. |
| TimeStamp | Returns the date/time when the associated data value changed. (read-only) |
| Value | Returns the value captured when the associated data value changed. (read-only) |
Protected Properties
| Name | Description |
| HasListeners | (Inherited from Infragistics.PropertyChangeNotifier) |
Public Events
| Name | Description |
| PropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) |
See Also