New to Kendo UI for Angular? Start a free 30-day trial
ColumnState
Describes the state of a Grid column that users can change.
Name | Type | Default | Description |
---|---|---|---|
hidden? |
|
The column visibility state. | |
id |
|
The column identifier that is unique in the scope of its | |
locked? |
|
The column locked state. | |
orderIndex? |
|
The order index of the column. | |
sticky? |
|
The column sticky state. | |
width? |
|
The column width in pixels. |