ComponentOne True DataControl 8.0
CallDataWrite Property

 

CallDataWrite Property

This property specifies whether TData calls the DataWrite event.

Syntax

TData.CallDataWrite = string

Remarks

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

The default is False – DataWrite does not occur. Firing DataWrite when it is not used can be an unnecessary burden for performance. If you intend to use the DataWrite 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