Click or drag to resize
NxAppLayoutStateNames Property
Array of alternate states.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public IEnumerable<string> StateNames { get; set; }

Property Value

Type: IEnumerableString

Implements

INxAppLayoutStateNames
See Also