Click or drag to resize
CurrentSelectionSelections Property
Reference to property Layout.SelectionObject.Selections

Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public IEnumerable<NxCurrentSelectionItem> Selections { get; }

Property Value

Type: IEnumerableNxCurrentSelectionItem

Implements

ICurrentSelectionSelections
See Also