ClickGroupButtonEventArgs
23 Sep 20251 minute to read
Triggers after clicking the button from group button.
Properties
name string
Specifies name of the event.
previousItems RibbonGroupButtonItemModel[]
Defines the collection of previous selected group button item(s).
selectedItems RibbonGroupButtonItemModel[]
Defines the collection of current selected group button item(s).