TTMSFNCDataGridData.RowSpan Method
Returns the number of rows this cell spans; 1 for a non-merged cell.
API unit family: TMSFNCDataGridData
Declaring type: TTMSFNCDataGridData
Syntax
function RowSpan(ACell: TTMSFNCDataGridCellCoord): Integer;
Parameters
| Name | Description |
|---|---|
ACell |
Cell coordinate used by the operation. |
Returns
The resulting zero-based index or count.