Click or drag to resize

StiCrossHeaderSortType Property

Gets or sets the type of sorting.

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

Property Value

Type: StiSortType
See Also