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