New to KendoReactLearn about KendoReact Free.

GridLayoutColumnProps

Represents the props of the KendoReact GridLayout column.

NameTypeDefaultDescription

width?

string | number

Specifies the width of the GridLayout column (see example).

Example:

jsx
<GridLayout cols={[{ width: '200px' }]} />
Not finding the help you need?
Contact Support