Contents
- Index
- Previous
- Next
RowIsEmpty method
Applies to
TProfGrid component
Declaration
function RowIsEmpty(ARow: Integer): Boolean;
Description
Returns True if all cells in the specified visible row are empty. Returns False otherwise.
A cell is considered empty if it doesn't contain a Value, a Formula, or a Graphic.