GridContainercellIsCheckbox Method |
Returns true if this cell contains a checkbox.
Namespace:
Aras.Client.Controls.Public
Syntaxfunction cellIsCheckbox(rowId, columnIndex);
Parameters
- rowId
- Type: string
- columnIndex
- Type: int
Return Value
Type:
[T:(Any)]bool
See Also