TabSelectedEventArgs API in JavaScript Ribbon API control
Event triggers after selecting the tab item.
Properties
name
string
Specifies name of the event.
previousIndex
number
Defines the index of the previously selected tab.
selectedIndex
number
Defines the index of the selected tab.