Wijmo UI for the Web
selectedRowsAccessor type
wijmo.grid Namespace : selectedRowsAccessor type
Provides a read-only access to rows which cells are selected.
Syntax
var instance = new wijmo.grid.selectedRowsAccessor();
function selectedRowsAccessor;
Inheritance Hierarchy

Object
   wijmo.grid.selectedRowsAccessor

Constructors
 NameDescription
public ConstructorProvides a read-only access to rows which cells are selected.  
Top
Methods
 NameDescription
public MethodGets an object representing grid's row at the specified index.  
public MethodGets the total number of the items in the collection.  
Top
See Also

Reference

wijmo.grid Namespace