Table of Contents

TTMSFNCDataGrid.UpdateRowCalculation Method

Re-runs a single named row calculation identified by AName for the specified row.

API unit family: TMSFNCDataGrid Declaring type: TTMSFNCDataGrid Inherited from: TTMSFNCCustomDataGrid

Syntax

procedure UpdateRowCalculation(ARow: Integer; AName: string);

Parameters

Name Description
ARow Zero-based row index.
AName Name of the calculation to update.