Leadtools.WinForms Namespace > RasterImageList Class : SorterChanged Event |
public event EventHandler SorterChanged
'Declaration Public Event SorterChanged As EventHandler
'Usage Dim instance As RasterImageList Dim handler As EventHandler AddHandler instance.SorterChanged, handler
public: event EventHandler^ SorterChanged
This event is raised if the Sorter property is changed by either a programmatic modification or user interaction.