GridStackedColSize
Interface
Defines the width of a column in the stacked layout.
Definition
Package:@progress/kendo-react-grid
Properties
width?
string | number
The width of the column. Number values are treated as pixels. String values can be any valid CSS width (px, %, fr, etc.).