Click or drag to resize

StiGroupHeaderBandSummarySortDirection Property

Gets or sets function of calculating group totals for its sorting by totals.

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

Property Value

Type: StiGroupSortDirection
See Also