ComponentOne True DataControl 8.0
CallDataRead Property

 

CallDataRead Property

This property specifies whether TData calls the DataRead event.

Syntax

TData.CallDataRead = string

Remarks

Read/Write at run time and design time. Property applies to TData control and TDataLite control.

The default is False – DataRead does not occur. Firing DataRead when it is not used can be an unnecessary burden for performance. If you intend to use the DataRead event, set this property to True.

Note: At design time, this property is not available in property pages and must be set in the Visual Basic Properties window.

See Also

TData Control

 

 


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

Product Support Forum  |  Documentation Feedback