rowBlocksSuppressedByGroupBy

True while a non-null rowBlocks declaration is being ignored because groupBy is active. The two features describe incompatible structures over the same rows, so the library suppresses blocks instead of rendering both; this flag exists so consumers can surface that conflict in their own UI rather than have blocks vanish unexplained.