PopupGalleryEditGallery Events
A gallery within a PopupGalleryEdit.
Name | Description |
---|---|
Context |
Fires when a context button is clicked.
Inherited from Standalone |
Context |
Allows you to customize the context buttons for individual gallery items.
Inherited from Standalone |
Context |
Inherited from Standalone |
Custom |
Allows you to specify a tooltip shown when the mouse pointer hovers over a context button. This event is only raised for Rating |
Custom |
Allows you to draw the gallery manually.
Inherited from Base |
Custom |
Allows you to manually paint the background of this Gallery when it has no items.
Inherited from Base |
Custom |
Enables the Gallery item’s image to be painted manually.
Inherited from Base |
Custom |
Enables the Gallery item’s text to be painted manually.
Inherited from Base |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
Drag |
Fires after an item has been dropped. Allows you to perform custom actions on item dropping.
Inherited from Standalone |
Drag |
Fires during item dragging.
Inherited from Standalone |
Drag |
Fires when a drag-and-drop operation starts on a gallery item. Allows you to cancel the operation.
Inherited from Standalone |
End |
Fires after gallery scrolling stops.
Inherited from Base |
Filter |
Fires when a standard item of a gallery’s Group Filter menu is clicked.
Inherited from Base |
Filter |
Fires when an end-user invokes the Group Filter menu.
Inherited from Base |
Gallery |
Fires when the mouse pointer hovers over a Gallery item.
Inherited from Base |
Gallery |
Fires when the mouse pointer leaves a Gallery item.
Inherited from Base |
Get |
Allows you to set the custom loading indicator.
Inherited from Base |
Get |
Occurs each time the gallery needs to display an item whose image is loaded asynchronously.
Inherited from Base |
Item |
Fires whenever an item’s check (selected) state is changed.
Inherited from Base |
Item |
Fires when a Gallery item is clicked.
Inherited from Base |
Item |
Fires after a gallery item has been double-clicked.
Inherited from Base |
Item |
Occurs whenever an end-user right-clicks an item within the current Standalone |
Marquee |
Fires when a user has finished selecting gallery items using marquee selection.
Inherited from Base |
See Also