DrillDownDataValuesValue Property

Gets and sets the value of the column this object represents

Definition

Namespace: inmydata.WindowsForms.Library
Assembly: inmydata.WindowsForms.Library (in inmydata.WindowsForms.Library.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public Object Value { get; set; }

Property Value

Object
The value of the column this object represents

Return Value

Object
The value of the column this object represents

See Also