New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

OnClientGalleryCommandPreviewEnd

OnClientGalleryCommandPreviewEnd

The OnClientGalleryCommandPreviewEnd client-side event occurs when the user moves the mouse out of a GalleryItem.

The event handler receives two parameters:

  1. The instance of the ribbonbar firing the event

  2. An eventArgs parameter containing the following methods:

    • get_item()
In this article