BeforeClickGroupButtonEventArgs

23 Sep 20251 minute to read

Triggers before clicking the button from group button

Properties

cancel boolean

Defines whether to cancel the event or not.

name string

Specifies name of the event.

previousItems RibbonGroupButtonItemModel[]

Defines the collection of previous selected group button item(s).

selectingItems RibbonGroupButtonItemModel[]

Defines the collection of current selecting group button item(s).