TTMSFNCDataGrid.ReadOnlys Property
Gets or sets whether the specified cell is read-only. When
True, the user cannot edit the cell.
API unit family: TMSFNCDataGrid
Declaring type: TTMSFNCDataGrid
Inherited from: TTMSFNCCustomDataGrid
Type: Boolean
Syntax
property ReadOnlys[AColumn, ARow: Integer]: Boolean;