Table of Contents

TTMSFNCDataGridInplaceEditorHelper.AsEdit Method

Casts the inplace editor to TTMSFNCDataGridEdit. Call only after IsEdit returns True.

API unit family: TMSFNCDataGridRenderer Declaring type: TTMSFNCDataGridInplaceEditorHelper

Syntax

function AsEdit: TTMSFNCDataGridEdit;

Returns

The inplace editor cast to TTMSFNCDataGridEdit.