GalleryFilterMenuClickEventArgs Properties
Provides data for events that fire when items are clicked within a gallery’s Filter Menu.| Name | Description |
|---|---|
| FilterMenu | Gets the displayed menu. |
| Gallery | Gets the current gallery. |
| Item | Gets the item that has been checked. |
See Also