ComponentOne List 8.0 for ActiveX
DisplayValue Property

 

True DBList Reference> TDBList Properties> DisplayValue Property

DisplayValue Property

This property returns or sets the translated data value for a member of a ValueItems collection.

Syntax

valueitem.DisplayValue= variant

Remarks

Read/Write at run time and design time.

Property applies to ValueItem object.

The DisplayValue property may be set to a string that specifies the mapping between the underlying data value and its displayed representation. It may also be set to a picture, such as that returned by the LoadPicture function in Visual Basic.

If the DisplayValue property is not explicitly set, it returns the same result as the Value property.

Use the ValueItems property to access the ValueItems collection for a Column object.

See Also

ValueItem Object, ValueItems Collection

 

 


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

Product Support Forum  |  Documentation Feedback