Table of Contents

TTMSFNCDataGrid.UpdateColumnCalculation Method

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

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

Syntax

procedure UpdateColumnCalculation(AColumn: Integer; AName: string);

Parameters

Name Description
AColumn Zero-based column index.
AName Name of the calculation to update.