Table of Contents

TTMSFNCDataGridInplaceEditorHelper.AsHTMLEditor Method

Casts the inplace editor to TTMSFNCDataGridHTMLEditor. Call only after IsHTMLEditor returns True.

API unit family: TMSFNCDataGridRenderer Declaring type: TTMSFNCDataGridInplaceEditorHelper

Syntax

function AsHTMLEditor: TTMSFNCDataGridHTMLEditor;

Returns

The inplace editor cast to TTMSFNCDataGridHTMLEditor.