getIsRowExpanded

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

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