SelectionExtensions Class
Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client.dll
Assembly: Qlik.Sense.Client.dll
Extended current selections includes all the values, not a range as the normal current selection
Inheritance
-
System.Object
- SelectionExtensions
Syntax
public static class SelectionExtensions
Methods
Name | Description |
---|---|
GetExtendedCurrentSelection(IApp) |
Gets the extended current selections (gives you all the values, not a range as the normal current selection) |
GetExtendedCurrentSelectionAsync(IApp) |
Gets the extended current selections (gives you all the values, not a range as the normal current selection) |