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