Click or drag to resize
INxSelectionInfo Interface

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public interface INxSelectionInfo

The INxSelectionInfo type exposes the following members.

Properties
  NameDescription
Public propertyInSelections
Is set to true if the visualization is in selection mode. For more information about the selection mode, see BeginSelections method.
Public propertyMadeSelections
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.
Top
See Also