ImageGear .NET
pageSelectionChanged Event

Indicates the thumbnail displaying a page was selected or unselected.
Syntax
ASP.NET Ajax Javascript (Specification) 
function add_pageSelectionChanged(handler : Function)
function remove_pageSelectionChanged(handler : Function)
ASP.NET Ajax Javascript (Usage) 
.add_pageSelectionChanged(handler);
.remove_pageSelectionChanged(handler);
Remarks

The ImGearThumbnailList control will raise this event whenever the user selects or de-selects thumbnails.

There is no event argument. The newly selected pages can be obtained from the property selectedPages

See Also

Reference

ImGearThumbnailList class
ImGearThumbnailList Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback