Search results

BeforeClickGroupButtonEventArgs API in React Ribbon API component

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).