DimensionCombo.OnRollUp

Syntax

OnRollUp(Sender: Object; Args: IDimensionComboRollUpEventArgs);

Parameters

Sender. The parameter that returns the component that generated the event.

Args. The parameter that enables the user to determine event parameters.

Description

The OnRollUp event occurs on collapsing the DimensionCombo component list.

See also:

DimensionCombo