Articles in this section
Category / Section

How can I create the event that will rise when I select an item from the gallery ?

1 min read

 

The following Gallery group creates an event that will rise when an item is selected from the gallery control.

[XAML]

<syncfusion:GalleryGroup GalleryItemMouseLeftButtonDown="GalleryItemMouseLeftButtonDown_Click"/>

[C#]

//The code to handle the above example is void GalleryItemMouseLeftButtonDown_Click(object snd, MouseButtonEventArgs arg) { //events area }

Syncfusion Inc.

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied