SMART datagrid v.1 > Classes > ValueCell

Back  Forward

DataLudi.ValueCell.value  property

The value of cell. 

You can check the string which is displayed in grid by displayText

Defaults to undefined.

Getter
function value(): *
See Also
displayText
index