ASPxClientVerticalGrid.GetRowCount Method
In This Article
Returns the number of rows within the client vertical grid.
#Declaration
TypeScript
GetRowCount(): number
#Returns
Type | Description |
---|---|
number | The number of rows within the client vertical grid. |
See Also