Click or drag to resize

StiGroupHeaderBandSummaryType Property

Gets or sets the sorting direction of grouped data.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiEnumConverter))]
public StiGroupSummaryType SummaryType { get; set; }

Property Value

Type: StiGroupSummaryType
See Also