2.54 .coltitle[integer]
This attribute is used to set the column headings in the detail view.
Definition
-
Data type
string, object [ text ]
-
Access
get, set
-
changed event
yes
set
), values of the data type string and text resources can be specified.
Read access (get
) always returns a value of the data type string.
The value range of the index is 0 … .colcountt, where the value with index 0 is used as default value for not set values in the range 1 … .colcount.
If no heading is defined for a column and no default value .coltitle[0] is defined either, then this column is displayed without a column heading.
Note
Changing the attribute in the visible state may cause the object to flicker.