IPivotEvents.OnBeforeSelectionChangeSent

Syntax

OnBeforeSelectionChangeSent(Value: IDimInstance);

Parameters

Value. Data of the dimension, in which selection is changed.

Description

The OnBeforeSelectionChangeSent method implements the event that occurs before changing data source dimension selection.

See also:

IPivotEvents