Click or drag to resize
NxCellState Property
State of the value. The default state for a measure is L.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
Syntax
public StateEnumType State { get; set; }

Property Value

Type: StateEnumType

Implements

INxCellState
See Also