TreeChartMaster.PropertyChanged

Syntax

PropertyChanged: function(sender, args, timeout);

Parameters

sender. Event source.

args. Event information.

timeout. Time delay (milliseconds) after which the event is fired.

Description

The PropertyChanged event occurs on changing wizard property.

Example

The example of use is given in the page with description of the TreeChartMaster.DataView property.

See also:

 TreeChartMaster