Contents - Index - Previous - Next


UsedCells property



Applies to
TProfGrid component

Declaration
property UsedCells: TProfGridDualCollection;

Description

Lists all the allocated ("used") cells in the grid.

Use the property at design-time to preset any cell attributes in Object Inspector.

Use the property at run-time to iterate through all allocated cells in the grid.