Wijmo UI for the Web
toStr Field
wijmo.grid Namespace > IDataParser Interface : toStr Field

Converts the value into its string representation.

Syntax
var instance; // Type: wijmo.grid.IDataParser;
var value; // Type: any
value = instance.toStr;
var toStr : any;
See Also

Reference

IDataParser Interface