:: Documentation >>

column value Property

Sets or retrieves the column index or the array of indexes.

Syntax

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

or

obj.setColumnProperty("value", value, index);
obj.setColumnProperty("values", 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