TTMSFNCDataGridInplaceEditorHelper.AsHTMLEditor Method
Casts the inplace editor to
TTMSFNCDataGridHTMLEditor. Call only afterIsHTMLEditorreturnsTrue.
API unit family: TMSFNCDataGridRenderer
Declaring type: TTMSFNCDataGridInplaceEditorHelper
Syntax
function AsHTMLEditor: TTMSFNCDataGridHTMLEditor;
Returns
The inplace editor cast to TTMSFNCDataGridHTMLEditor.