Table of Contents

TTMSFNCDataGridDataRowCalculationOptions Record

Output formatting for a row calculation result.

API unit family: TMSFNCDataGridData

Syntax

TTMSFNCDataGridDataRowCalculationOptions = record

Fields and properties

Name Type Description
CalculationFormat string Format string applied to the calculated value, interpreted according to CalculationFormatType.
CalculationFormatType TTMSFNCDataGridDataCalculationFormatType How the calculated value is formatted, for example as a number, currency, or date.

Used by