BorderCombo.LineTypeChanged

Syntax

LineTypeChanged: function (sender, args)

Parameters

sender. Event source.

args. Event information.

Description

The LineTypeChanged event is fired on selecting the border line type.

Example

The example of event use is given in the description of the BorderCombo.BorderTypeChanged event.

See also:

BorderCombo