Click or drag to resize
NxInlineDimensionDefSortCriterias Property
Defines the sorting criteria in the field. This parameter is optional. Default is to sort by alphabetical order, ascending.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public IEnumerable<SortCriteria> SortCriterias { get; set; }

Property Value

Type: IEnumerableSortCriteria

Implements

INxInlineDimensionDefSortCriterias
See Also