ASPxClientVerticalGridRow.index Property
In This Article
Gets the row’s position within the collection.
#Declaration
TypeScript
index: number
#Property Value
Type | Description |
---|---|
number | The row’s position within the collection. |
See Also