Gets a value indicating whether table's gridlines are shown or not.
<void> TableCollection.getGridLines(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives whether table's gridlines are shown or not. |
error |
Optional. Is called when the operation failed with an error. |