Show contents 

Express > Express Assembly Classes > UiErAnalyzer > UiErAnalyzer.OnSelectionChanged

UiErAnalyzer.OnSelectionChanged

Syntax

OnSelectionChanged(Sender: IUiErAnalyzer; Args: IUiErAnalyzerEventArgs);

Parameters

Sender. The parameter that returns the component that generated the event.

Args. The parameter that enables the user to determine event parameters.

Description

The OnSelectionChanged event occurs on changing the selection of the express report elements.

See also:

UiErAnalyzer