var instance = new wijmo.grid.selectedRowsAccessor();
function selectedRowsAccessor;
var instance = new wijmo.grid.selectedRowsAccessor();
function selectedRowsAccessor;
Object
wijmo.grid.selectedRowsAccessor
Name | Description | |
---|---|---|
selectedRowsAccessor Constructor | Provides a read-only access to rows which cells are selected. |
Name | Description | |
---|---|---|
item | Gets an object representing grid's row at the specified index. | |
length | Gets the total number of the items in the collection. |