EaxCategoryView.PropertyChanged

Syntax

PropertyChanged: function (sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The PropertyChanged event occurs after changing property of a tab on the express report tool ribbon.

Example

The example of event use is given on the Example of Using the EaxRibbon Component page.

See also:

EaxCategoryView