:: Documentation >> Reference >>

index Property

Specifies the index of a column to sort data on.

Syntax

var value = obj.getSortProperty("index");

or

obj.setSortProperty("index", value);

See Also

defineProperty Method

Applies To

sort Model