GroupingCell

external interface GroupingCell(source)

Inheritors

Properties

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

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

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

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

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

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