ComponentOne True DataControl 8.0
CalcFieldsComplete Event

 

CalcFieldsComplete Event

Occurs after calculated field expressions have been evaluated.

Syntax

TData_CalcFieldsComplete ( )

Remarks

Arguments: None

The CalcFieldsComplete event occurs immediately after all calculated expressions have been evaluated. It is provided primarily for debugging purposes. By setting a breakpoint in this event, you can examine field values in the Fields collection (returned by the Fields property) and see whether your calculated expressions yielded the intended results.

For more information, see True DataControl Fields.

See Also

TData Control

 

 


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

Product Support Forum  |  Documentation Feedback