Click or drag to resize
NxDimensionShowAll Property
If set to true, all dimension values are shown.

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

Property Value

Type: Boolean

Implements

INxDimensionShowAll
See Also