[]
Gets or sets the name of the group header section that is used to reset the summary value when calculating subtotals.
[TypeConverter(typeof(SummaryGroupConverter))]
public string SummaryGroup { get; set; }
| Type | Description |
|---|---|
| string | The summary group. |