AdapTable for Infinite Table
Guide
Types
AdaptableSelectionMode
TypeScript
type
AdaptableSelectionMode =
'single-row'
|
'multi-row'
|
'multi-cell'
|
false
;
Previous
AdaptableSelection
Next
AdaptableSingleRowSelection