Table of Contents

TTMSFNCDataGridData.ColumnSpan Method

Returns the number of columns this cell spans; 1 for a non-merged cell.

API unit family: TMSFNCDataGridData Declaring type: TTMSFNCDataGridData

Syntax

function ColumnSpan(ACell: TTMSFNCDataGridCellCoord): Integer;

Parameters

Name Description
ACell Cell coordinate used by the operation.

Returns

The resulting zero-based index or count.