Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
RowSelectionRow
/
getCanMultiSelect
get
Can
Multi
Select
abstract
val
getCanMultiSelect
:
(
)
->
Boolean
(
source
)
Returns whether or not the row can multi-select.
API Docs
Guide