IsSelectionChanged: Boolean
The IsSelectionChanged property indicates whether selection in the express report table has been changed.
Use JSON or the setIsSelectionChanged method to set the property value, and the getIsSelectionChanged method to get the property value. This property returns True if selected express report elements have been changed, and False when otherwise.
The example of use is given on the page with description of the EaxAnalyzer.Selection property.
See also: