Name | Description | |
---|---|---|
ItemAfterCreate | Called after a new thumbnail item is added to the Thumbnail control. | |
ItemAfterLoad | Called after a new thumbnail item is added to the Thumbnail control. | |
ItemBeforeDelete | Called as each thumbnail item is removed from the control, before the item is removed from the items collection. | |
ItemBeforeLoad | Called during the process of creating a thumbnail item. This event is raised before the image has been loaded into ImageGear.Core.ImGearPage class object. | |
ItemClicked | Called to indicate that the user clicked somewhere within the thumbnail control. | |
ItemDoubleClicked | Called to indicate that the user double-clicked somewhere within the thumbnail control. |