:: Documentation >> Reference >>

count Property

Sets or retrieves the number of columns in the grid.

Syntax

var value = obj.getColumnProperty("count");

or

obj.setColumnProperty("count", value);

See Also

defineProperty Method

Applies To

column Model