Click or drag to resize

TreeGridContainercells2 Method

Get cell object to manipulate directly with its properties.

Namespace:  Aras.Client.Controls.Public
Syntax
JavaScript
function cells2(rowIdInt, columnIndex);

Parameters

rowIdInt
Type: int
columnIndex
Type: int

Return Value

Type: [T:(Any)]
Aras.Client.Controls.Public.Cell
See Also