PeriodSeriesViewMaster.RequestSelectedItemsChanged

Syntax

RequestSelectedItemsChanged(sender: Object, args: PP.Mb.Ui.PropertyChangedEventArgs);

Parameters

sender. Event source.

args. Event information.

Description

The RequestSelectedItemsChanged event is fired on changing indicators selection in attributes tree of the PeriodSeriesViewMaster component.

Example

The example of use is given on the page with description of the PeriodSeriesViewMaster.SelectionChanged event.

See also:

PeriodSeriesViewMaster