SchemaChanged: function(sender, args)
sender. Event source.
args. Event information. Available arguments: Id - identifier of the set schema, ApplyOnce - indicates if schema is set only on the first opening. If the argument is set to True, schema is set only on the first opening the dimension. Callback - callback function.
The SchemaChanged event occurs after changing active schema of items selection.
The example of event use is given in description of the DimTreeView.ActiveSchemaId property.
See also: