Gets or sets the array of strings that describes rules of sorting.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiSortConverter))]
public virtual string[] Sort { get; set; }
<TypeConverterAttribute(GetType(StiSortConverter))>
Public Overridable Property Sort As String()
Get
Set
Property Value
Type:
StringImplements
IStiSortSortSee Also