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

Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 1.1.0.0 (1.1.0.0)
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 nornal current selection)
Public methodStatic memberGetExtendedCurrentSelectionAsync
Gets the extended current selections (gives you all the values, not a range as the nornal current selection)
Top
See Also