LineWidthChanged: function (sender, args)
sender. Event source.
args. Event information. Available argument LineWidth returns the currently set value of the line width.
The LineWidthChanged event occurs on changing the line width.
Line width is edited in the value editor on the Width tab, which is available when the BorderCombo.BorderWidthVisible property is set to true.
The example of event use is given on the Example of Creating the BorderCombo Component page.
See also: