New to KendoReact? Learn about KendoReact Free.
GridColumnState
The state of the GridColumn
Name | Type | Default | Description |
---|---|---|---|
children? |
|
A collection of child states. | |
field? |
|
The field of the column. | |
hidden? |
|
The value indicating whether a column is visible or not. | |
id |
|
The id of the column. | |
orderIndex? |
|
The position of the column. | |
title? |
|
The title of the column. | |
width? |
|
The width of the column (in pixels). |