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