Columns
Column Pivots
The API reference for the column pivots functionality in LyteNyte Grid.
ColumnPivotColumnItem
Configuration for the column dimension of a pivot.
Each item defines a field whose values will be used to generate dynamic columns in the pivot view.
Prop
ColumnPivotModel
The full configuration model for column pivoting in LyteNyte Grid.
This includes row grouping, column generation, value aggregation, and sort/filter configuration for the pivoted result.
Prop
ColumnPivotRowItem
Configuration for row-level grouping in a column pivot model.
These items define which fields should be used to group rows before creating pivot columns.
Prop
ColumnPivotValueItem
Configuration for value fields in a pivot (also known as measures).
These values define what numeric or aggregate data should be shown for each cell in the pivot result.
Prop