ICurrentSelectionSelections Property |
Reference to property Layout.SelectionObject.Selections
Namespace: Qlik.Sense.ClientAssembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
SyntaxIEnumerable<NxCurrentSelectionItem> Selections { get; }
ReadOnly Property Selections As IEnumerable(Of NxCurrentSelectionItem)
Get
Property Value
Type:
IEnumerableNxCurrentSelectionItem
See Also