Cell
Properties
Link copied to clipboard
Returns the CellContext used by header/cell renderers.
Link copied to clipboard
True when this cell holds an aggregated value for a grouped row.
Link copied to clipboard
True when this cell is the grouping cell (the one whose column drove the group).
Link copied to clipboard
True when this cell is a placeholder in a grouped row (neither grouped nor aggregated).
Link copied to clipboard
Pinned-position tag attached to cells produced by the ColumnPinning feature's getLeftVisibleCells/getRightVisibleCells. null for unpinned cells; otherwise "left" or "right".
Link copied to clipboard
Returns the value to render, falling back to renderFallbackValue when null.