RecroGridRGClientColumnValue Property

A value to be sent to the client. Except for unformatted numeric values, it is always a string.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.0.0.24.0403.1
C#
public Object Value { get; set; }

Property Value

Object
The value.

See Also