DataSourceSummaryScope
Enumerates different calculation modes for summaries in the data source.
Enumeration Members
Section titled "Enumeration Members"Summaries are calculated for both the root and section level.
Both = 0 Groups
Section titled "Groups"Summaries are only calculated at the group level.
Groups = 2 Summaries are not calculated at all.
None = 3 Summaries are only calculated at the root level.
Root = 1