Ends the selection mode on a visualization. The selections are accepted or aborted when exiting the selection mode, depending on the qAccept parameter value.
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
Parameters
- accept
- Type:
System Boolean
Set this parameter to true to accept the selections before exiting the selection mode.
Implements
IGenericObject EndSelections(Boolean)See Also