Table of Contents

TTMSFNCDataGridData.GetCellSize Method

Returns the rendered pixel size of the cell accounting for any column/row span.

API unit family: TMSFNCDataGridData Declaring type: TTMSFNCDataGridData

Syntax

function GetCellSize(ACell: TTMSFNCDataGridCellCoord): TSizeF;

Parameters

Name Description
ACell Cell coordinate used by the operation.

Returns

The resulting object or value.