Table of Contents

TTMSFNCDataGridInplaceEditorHelper.DataValue Property

The cell value that the inplace editor is currently editing. Reading returns the stored cell value; writing updates it without closing the editor.

API unit family: TMSFNCDataGridRenderer Declaring type: TTMSFNCDataGridInplaceEditorHelper Type: TTMSFNCDataGridCellValue

Syntax

property DataValue: TTMSFNCDataGridCellValue;