New to Kendo UI for Vue? Start a free 30-day trial
GridColumnMenuColumnProps
The column props passed by the ColumnMenu.
field?
string
The field to which the column is bound.
filter?
"text" | "numeric" | "boolean" | "date"
Defines the filter type that is displayed inside the filter row. Defaults to text
.