PeriodSeriesViewMaster.PropertyChanged

Syntax

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

Parameters

sender. Event source.

args. Event information.

Description

The PropertyChanged event is fired on changing property of the PeriodSeriesViewMaster component.

Example

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

See also:

PeriodSeriesViewMaster