:: Documentation >> Reference >>

count Property

Sets or retrieves the number of data items (rows).

Syntax

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

or

obj.setDataProperty("count", value);

See Also

defineProperty Method

Applies To

data Model