Wijmo UI for the Web
toStr Field

Converts the value into its string representation.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.grid.IDataParser;
var value; // Type: any
value = instance.toStr;
Javascript (Specification) 
var toStr : any;
Browser Compatibility
7
5
5

See Also

Reference

IDataParser Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.