ComponentOne True DataControl 8.0
Value Property (Parameter)

 

Value Property (Parameter)

Sets/returns parameter value.

Syntax

Parameter.Value= variant

Remarks

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

This property is used to get/set the parameter value. Parameter value can be maintained by its ValueExpression, or by explicitly setting the Value property in code, or both.

See True DataControl Parameters for more information.

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

See Also

Parameter Object

 

 


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

Product Support Forum  |  Documentation Feedback