TTMSFNCDataGridInplaceEditorHelper.AsEdit Method
Casts the inplace editor to
TTMSFNCDataGridEdit. Call only afterIsEditreturnsTrue.
API unit family: TMSFNCDataGridRenderer
Declaring type: TTMSFNCDataGridInplaceEditorHelper
Syntax
function AsEdit: TTMSFNCDataGridEdit;
Returns
The inplace editor cast to TTMSFNCDataGridEdit.