Click or drag to resize
NxMeasureInfoSortIndicator Property
Sort indicator. This parameter is optional. The default value is no sorting.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public NxSortIndicatorType SortIndicator { get; set; }

Property Value

Type: NxSortIndicatorType

Implements

INxMeasureInfoSortIndicator
See Also