Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
GroupingColumn
/
getCanGroup
get
Can
Group
abstract
val
getCanGroup
:
(
)
->
Boolean
(
source
)
Returns whether or not the column can be grouped.
API Docs
Guide