Variable GridSummaryCalculationMode

Enumeration representing different calculation modes for grid summaries.

  • rootLevelOnly: Summaries are calculated only for the root level.
  • childLevelsOnly: Summaries are calculated only for child levels.
  • rootAndChildLevels: Default value; Summaries are calculated for both root and child levels.