Contents
- Index
- Previous
- Next
Count property
Applies to
TProfGridSelection class
Declaration
property Count: Integer;
Description
Returns the number of cells in the current selection.
Note: The property does not exclude any duplicates (i.e. merged cells) from the result.
Run-time only
Read-only