[**Kvaser CanKing GUI Extensions SDK v7.5.1**](../../README.md)

***

[Kvaser CanKing GUI Extensions SDK](../../modules.md) / [controls](../README.md) / TableControl

# Function: TableControl()

> **TableControl**\<`T`\>(`props`): `Element`

Creates a table control.

## Type Parameters

### T

`T`

## Parameters

### props

[`TableControlProps`](../interfaces/TableControlProps.md)\<`T`\>

Component properties.

## Returns

`Element`

The TableControl React component.
