GridContainercells Method |
Get cell object to manipulate directly with its properties. Special row ids: "header_row", "input_row".
Namespace:
Aras.Client.Controls.Public
Syntaxfunction cells(rowId, columnIndex);
Parameters
- rowId
- Type: string
- columnIndex
- Type: int
Return Value
Type:
[T:(Any)]Aras.Client.Controls.Public.Cell
See Also