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

TGridColumn.DropDownRows

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

Declaration

Source position: grids.pas line 608

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