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