:: Documentation >>

column text Property

Allows to specify the text for the column headers.

Syntax

var value = obj.getColumnProperty("text", index);
var array = obj.getColumnProperty("texts");

or

obj.setColumnProperty("text", value, index);
obj.setColumnProperty("texts", array);

See Also

column Model, definePropertyArray Method

Comments

Bug in src.getColumnProperty("texts") Kare Langedrag (0)

Documentation:

Recent changes:

2.6.4
2.6.3
2.6.2
2.6.1
2.6.1
2.6.0
2.5.0 - 2.5.6
2.5.6
2.5.0 - 2.5.5
2.5.5