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: 6.5.0.24.0221.1
C#
public Object Value { get; set; }

Property Value

Object
The value.

See Also