[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Column number for the grid cell editor.
Source position: grids.pas line 266
public property TButtonCellEditor.Col : Integer |
Col is a public read-only Integer which contains the column number for the cell hosting the editor control.
Use Row to access the row number for the cell hosting the editor control.
|
Row number for the grid cell editor. |
lazarus-ccr.sourceforge.net |