TreeGridContainercells2 Method |
Get cell object to manipulate directly with its properties.
Namespace:
Aras.Client.Controls.Public
Syntaxfunction cells2(rowIdInt, columnIndex);
Parameters
- rowIdInt
- Type: int
- columnIndex
- Type: int
Return Value
Type:
[T:(Any)]Aras.Client.Controls.Public.Cell
See Also