ComponentOne List 8.0 for ActiveX
What are ValueItems?

A ValueItem object describes the association between an underlying data value and its visual representation. It supports only two properties: Value, the underlying data value, and DisplayValue, its visual representation. Both properties are of type Variant.

A ValueItems collection contains zero or more ValueItem objects. Each Column object owns one ValueItems collection, which is initially empty.

At design time, the Values property page can be used to build the ValueItems collection for a column. Tutorial 8 and Tutorial 9 provide step-by-step instructions for using the Values property page.

At run time, you can manipulate the ValueItems collection as you would any other True DBList or Visual Basic collection.

 

 


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

Product Support Forum  |  Documentation Feedback