The event handler receives an argument of type ItemClickedEventArgs containing data related to this event. The following ItemClickedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
ClickedItem | Gets the clicked item. |