wijmo.grid Namespace : cellInfoOrderedCollection type |
Javascript (Usage) | |
---|---|
var instance = new wijmo.grid.cellInfoOrderedCollection(); |
Javascript (Specification) | |
---|---|
|
Object
wijmo.grid.cellInfoOrderedCollection
Name | Description | |
---|---|---|
cellInfoOrderedCollection Constructor | An ordered read-only collection of wijmo.grid.cellInfo objects |
Name | Description | |
---|---|---|
indexOf | Returns the zero-based index of specified collection item. | |
item | Gets an item at the specified index. | |
length | Gets the total number of the items in the collection. |