getParentRow

lateinit var getParentRow: () -> Row<TData>?

Returns the parent row, or null when this is a root row.