StiGroupSummaryType Enumeration |
[Missing <summary> documentation for "T:Stimulsoft.Report.Components.StiGroupSummaryType"]
Namespace: Stimulsoft.Report.Components
| Member name | Value | Description | |
|---|---|---|---|
| Avg | 0 | ||
| AvgDate | 1 | ||
| AvgTime | 2 | ||
| Count | 3 | ||
| CountDistinct | 4 | ||
| MaxDate | 5 | ||
| MaxTime | 6 | ||
| Max | 7 | ||
| MinDate | 8 | ||
| MinTime | 9 | ||
| Min | 10 | ||
| Median | 11 | ||
| Mode | 12 | ||
| Sum | 13 | ||
| SumTime | 14 |