GallerySelectEventArgs

23 Sep 20251 minute to read

Event triggers after selected gallery item.

Properties

currentItem RibbonGalleryItemModel

Provides the current selected gallery item.

event Event

Provides the original event.

isInteracted boolean

Provides whether the change is triggered by user interaction.

name string

Specifies name of the event.

previousItem RibbonGalleryItemModel

Provides the previous selected gallery item.