Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TGridColumn.ReadOnly

True when the values in the column cannot be changed.

Declaration

Source position: grids.pas line 615

published property TGridColumn.ReadOnly : Boolean
  read GetReadOnly
  write SetReadOnly
  stored IsReadOnlyStored;