ImageGear .NET - Updated December 24, 2018
OnSelectionChanged Method (ImGearThumbnailList)




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearThumbnailList Class : OnSelectionChanged Method
Event arguments.
Fires when the thumbnail items are selected or deselected.
Syntax
'Declaration
 
Protected Overrides Sub OnSelectionChanged( _
   ByVal e As SelectionChangedEventArgs _
) 
 
'Usage
 
Dim instance As ImGearThumbnailList
Dim e As SelectionChangedEventArgs
 
instance.OnSelectionChanged(e)

Parameters

e
Event arguments.
See Also

Reference

ImGearThumbnailList Class
ImGearThumbnailList Members