enableSubRowSelection

abstract var enableSubRowSelection: (row: Row<TData>) -> Boolean?(source)

Enables/disables automatic sub-row selection when a parent row is selected, or a function that enables/disables automatic sub-row selection for each row. (Use in combination with expanding or grouping features) API Docs Guide