Gets a value indicating whether table's gridlines are shown or not.

<void> TableCollection.getGridLines(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives whether table's gridlines are shown or not.
errorCallback Optional. Is called when the operation failed with an error.