Table of Contents

TTMSFNCDataGrid.CellData Property

Gets direct access to the cell item stored at the specified column and row.

API unit family: TMSFNCDataGrid Declaring type: TTMSFNCDataGrid Inherited from: TTMSFNCCustomDataGrid Type: TTMSFNCDataGridCellItem

Syntax

property CellData[AColumn, ARow: Integer]: TTMSFNCDataGridCellItem;