DataValue Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a single value in a DataCell. This class cannot be inherited.
public ref class DataValue sealed
public sealed class DataValue
type DataValue = class
Public NotInheritable Class DataValue
- Inheritance
-
DataValue
Properties
Name |
Gets the identifier for the data value. |
Value |
Returns the data value. |