TcxVerticalGridRows Methods
A vertical grid control’s row collection.| Name | Description |
|---|---|
| AssignRows(TcxVerticalGridRows) | Copies one row collection to another. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| IndexOf(TcxCustomRow) | Returns the index of the specified row. |
| ToString | Inherited from TObject. |
See Also