Click or drag to resize
NxDerivedGroupGrouping Property
Grouping type. The grouping should be either H or C (Grouping is mandatory for derived definitions). Is mandatory.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public NxGrpType Grouping { get; set; }

Property Value

Type: NxGrpType

Implements

INxDerivedGroupGrouping
See Also