Contents
- Index
- Previous
- Next
Fixed property
Applies to
TProfGridCell class
Declaration
property Fixed: Boolean;
Description
Returns True if the cell is located in the fixed area of the grid. Returns False if the cell is located in the scrollable area of the grid.
Run-time only
Read-only