RowIndex
Determine row index of cell.
pas
property RowIndex: Integer read GetRowIndex;
Remarks
The index is not re-calculated, but it is set after every access to Cell property of TNextGrid. For more info look for Location property.
Determine row index of cell.
property RowIndex: Integer read GetRowIndex;
The index is not re-calculated, but it is set after every access to Cell property of TNextGrid. For more info look for Location property.