List CheckBox Column - Source Property

Name of the repository field used to define and store the data for this column

Member of List CheckBox Column (PRIM_LIST.CheckBox)

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 checkbox columns, Boolean fields can be used to automatically show a checked or unchecked state.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2