ComponentOne True DataControl 8.0
CalcFields Event

 

CalcFields Event

Occurs before calculated field expressions are evaluated.

Syntax

TData_CalcFields ( )

Remarks

Arguments: None

The CalcFields event occurs before calculated expressions are evaluated. You can use this event to calculate field values using complex algorithms that cannot be specified by the CalculatedExpression property of a Field object. Use the collection returned by the Fields property to assign values to such calculated fields.

For more information, see True DataControl Fields.

See Also

TData Control

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback