:: Documentation >>

column image Property

Allows to specify the image to display in the column headers.

Syntax

var value = obj.getColumnProperty("image", index);
var array = obj.getColumnProperty("images");

or

obj.setColumnProperty("image", value, index);
obj.setColumnProperty("images", array);

See Also

column Model, definePropertyArray Method

Comments

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