Search results

GalleryBeforeSelectEventArgs API in JavaScript (ES5) Ribbon API control

Event triggers before selecting gallery item.

Properties

cancel

boolean

Defines whether to cancel the selecting event or not.

currentItem

RibbonGalleryItemModel

Provides the current selecting 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.