Wijmo UI for the Web
selection Constructor
wijmo.grid Namespace > selection type : selection Constructor
An object that represents selection in the grid. You do not need to create instances of this class.
Syntax
var instance = new wijmo.grid.selection();
function selection() : selection;
See Also

Reference

selection type