Defines the sort criteria.
                                        This property is optional. The default value is sort by ascending alphabetic order.
 
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntaxpublic SortCriteria SortBy { get; set; }Public Property SortBy As SortCriteria
	Get
	Set
Property Value
Type: 
SortCriteriaImplements
INxMeasureSortBy
See Also