New to Kendo UI for Angular? Start a free 30-day trial
GridAIRequestColumnDescriptor
Updated on Oct 31, 2025
Descriptor for a Grid column sent in the AI request.
| Name | Type | Default | Description |
|---|---|---|---|
columns? |
|
Nested child columns for grouped or span columns. | |
field? |
|
The field name bound to the column. | |
header? |
|
Header text of group columns. | |
id |
|
Unique identifier for the column. | |
type? |
|
Optional type marker for special columns without a |