Table of Contents

TTMSFNCDataGridInplaceEditorHelper.AsComboEdit Method

Casts the inplace editor to TTMSFNCDataGridComboEdit. Call only after IsComboEdit returns True.

API unit family: TMSFNCDataGridRenderer Declaring type: TTMSFNCDataGridInplaceEditorHelper

Syntax

function AsComboEdit: TTMSFNCDataGridComboEdit;

Returns

The inplace editor cast to TTMSFNCDataGridComboEdit.