DimensionAllowActionEventArgs.Create

Syntax

Create(Viewer: IDimensionViewer; Node: Integer; Allow: Boolean);

Parameters

Viewer. Component, for which the event is generated.

Node. Index of the element, for which the event is generated

Allow. Indicates whether node child elements tree is displayed.

Description

The Create constructor creates an argument of the events before changing view of node child elements tree.

See also:

DimensionAllowActionEventArgs