ComponentOne True DataControl 8.0
Value Property (Field)

Sets/returns field value.

Syntax

Field.Value= variant

Remarks

Read/Write at run time. Not available at design time. Property applies to Field object.

This property is used to get/set the field value.

Setting field value in code involves field validation and triggers the WillChangeField and FieldChangeComplete events. For more information, see Validation and Constraints.

See True DataControl Fields for more information.

Note: This property is the default (implicit) property of the Field object, so it can be omitted in Visual Basic code.

 

 


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

Product Support Forum  |  Documentation Feedback