Contents
- Index
- Previous
- Next
Enabled property
Applies to
TProfGridCell class
Declaration
property Enabled: Boolean;
Description
Specifies whether the cell is enabled.
Use the property to enable or disable a single cell. If Enabled is False, the cell appears dimmed and the user cannot select it.