Click or drag to resize
NxSelectionInfo Class
Inheritance Hierarchy
SystemObject
  Qlik.EngineNxSelectionInfo

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

The NxSelectionInfo type exposes the following members.

Constructors
  NameDescription
Public methodNxSelectionInfo
Initializes a new instance of the NxSelectionInfo class
Top
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