:: Documentation >>

row image Property

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

Syntax

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

or

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

See Also

row Model, definePropertyArray Method

Comments

Totally unclear (4)

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