InterpretSubtotalsAsDetailsTypes Enumeration
Updated: February 25, 2016
Specifies whether subtotal rows should be interpreted as detail rows instead of aggregate rows.
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
| Member name | Description | |
|---|---|---|
| Auto | Indicates that the subtotal rows should be treated as detail rows if the report does not use the Aggregate() function to access any fields in the data set. | |
| False | ||
| True |
Show: