TreeGridContainergetCellValue Method |
A shortcut to get this cell value.
Namespace:
Aras.Client.Controls.Public
Syntaxfunction getCellValue(rowId, columnIndex);
Parameters
- rowId
- Type: string
- columnIndex
- Type: int
Return Value
Type:
[T:(Any)]
See Also