Click or drag to resize
INxSelectionInfoMadeSelections Property
Is set to true if the visualization is in selection mode and if some selections have been made while in selection mode. For more information about the selection mode, see BeginSelections method.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
bool MadeSelections { get; set; }

Property Value

Type: Boolean
See Also