IDimensionViewer.OnCollapsing

Syntax

OnCollapsing(Sender: Object; Args: IDimensionAllowActionEventArgs);

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 OnCollapsing event occurs before collapsing the hierarchy of the tree node children.

See also:

IDimensionViewer