Contents
- Index
- Previous
- Next
UsedRows property
Applies to
TProfGrid component
Declaration
property UsedRows: TProfGridCollection;
Description
Lists all the allocated ("used") rows in the grid.
Use the property at design-time to preset any row attributes in Object Inspector.
Use the property at run-time to iterate through all allocated rows in the grid.