SlidePanel.Resized

Syntax

Resized: function (sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The Resized event occurs after the Details panel size change.

Comments

The example of event use is given description of the SlidePanel.Resizing event.

See also:

SlidePanel