[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Grids' (#lcl)

TGridColumn.DropDownRows

The number of rows in the drop-down list used in the column.

Declaration

Source position: grids.pas line 611

published property TGridColumn.DropDownRows : LongInt
  read FDropDownRows
  write FDropDownRows
  default 7;