Click or drag to resize
SelectionExtensions Class
Extended current selections includes all the values, not a range as the normal current selection
Inheritance Hierarchy
SystemObject
  Qlik.Sense.ClientSelectionExtensions

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 static class SelectionExtensions

The SelectionExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetExtendedCurrentSelection
Gets the extended current selections (gives you all the values, not a range as the normal current selection)
Public methodStatic memberGetExtendedCurrentSelectionAsync
Gets the extended current selections (gives you all the values, not a range as the normal current selection)
Top
See Also