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; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Property SummarySortDirection As StiGroupSortDirection
Get
Set
Property Value
Type:
StiGroupSortDirectionSee Also