New to Kendo UI for Angular? Start a free 30-day trial
Dimension
Represents the PivotGrid dimension object. Applicable for local data binding.
Name | Type | Default | Description |
---|---|---|---|
caption |
|
The caption of the dimension. | |
displayValue |
|
A function returning the value which will be rendered in the PivotGrid from the passed data item. | |
sortValue |
|
A function returning the value which will be used for sorting. |