List Image Column - Source Property

Field to be used as a source for the column. Blob fields containing images will show the image

Member of List Image Column (PRIM_LIST.Image)

Data Type - PRIM_OBJT - Base object, use it as the ancestor of components which are not visualized

Details

The Source property specifies the data class used to define the type and format of the data in the column.
 
The repository field specified will be used to store the data in the underlying data list entries.
 
These values will be returned to the parent component whenever the list currentitem is changed.
 
For image columns, BLOB fields can be used to automatically show database stored images.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2