EndSelections Method
Overloads
EndSelections(Boolean) |
Ends the selection mode on a visualization. The selections are accepted or aborted when exiting the selection mode, depending on the |
EndSelections(Boolean)
Ends the selection mode on a visualization. The selections are accepted or aborted when exiting the selection mode, depending on the qAccept
parameter value.
Declaration
public void EndSelections([QixName("qAccept")] bool accept)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | accept |
Set this parameter to true to accept the selections before exiting the selection mode. |
Implements
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!