ComponentOne List 8.0 for ActiveX
Value Property (Column)

 

True DBList Reference> TDBList Properties> Value Property (Column)

Value Property (Column)

This property returns or sets the underlying data value in a column for the current row.

Syntax

column.Value= variant

Remarks

Read/Write at run time. Not available at design time.

Property applies to Column object.

The Value property is useful for simulating data entry within a cell. When this property is set, the value displayed in the cell respects the setting of the column's NumberFormat property.

This property always returns a string variant, even if the data type of the underlying field is numeric.

Use the Text property to access the formatted data value in a column for the current row.

See Also

Column Object, Columns Collection

 

 


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

Product Support Forum  |  Documentation Feedback