Library Vcl NextSuite 5 NextGrid References Classes TNxCustomGridControl Properties Cells

Cells

Access to AsString property of a cell located at specified ACol and ARow position in the grid.

pas
property Cells[ACol, ARow: Integer]: WideString read GetCells write SetCells; default;

Sign in