Click or drag to resize

StiGroupHeaderBandSortDirection Property

Gets or sets sorting direction of group by totals

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

Property Value

Type: StiGroupSortDirection

Implements

IStiGroupSortDirection
See Also