New to Kendo UI for Vue? Start a free 30-day trial
GridCustomFooterCellProps
Updated on Mar 26, 2026
The properties of the footer Grid Cell.
| Name | Type | Default | Description |
|---|---|---|---|
colSpan? |
| ||
field? |
|
The field to which the footer cell is bound. | |
index? |
|
The index of the column that is rendered. | |
locked? |
|
The locked state of the column. | |
tdProps? |
|
The props and attributes that are applied to the td element by default. |