GroupingCell

external interface GroupingCell(source)

Inheritors

Properties

Link copied to clipboard
abstract val getIsAggregated: () -> Boolean

Returns whether or not the cell is currently aggregated. API Docs Guide

Link copied to clipboard
abstract val getIsGrouped: () -> Boolean

Returns whether or not the cell is currently grouped. API Docs Guide

Link copied to clipboard
abstract val getIsPlaceholder: () -> Boolean

Returns whether or not the cell is currently a placeholder cell. API Docs Guide