​
​
​

Gets a value specifying whether the table row is part of the table's header.

​<void> TableRow.getIsHeader(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives whether the table row is part of the table's header.
errorCallback Optional. Is called when the operation failed with an error.
​