| ICurrentSelectionSelections Property |
Reference to property Layout.SelectionObject.Selections
Namespace: Qlik.Sense.ClientAssembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
SyntaxIEnumerable<NxCurrentSelectionItem> Selections { get; }ReadOnly Property Selections As IEnumerable(Of NxCurrentSelectionItem)
Get
Property Value
Type:
IEnumerableNxCurrentSelectionItem
See Also