isSubRowSelected

fun <TData> isSubRowSelected(row: Row<TData>, selection: Map<String, Boolean>, table: Table<TData>): Any?