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