getRowCanExpand

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

If provided, allows you to override the default behavior of determining whether a row can be expanded. API Docs Guide