Adds supports for [ System.Windows.Forms.TabControl ](https://msdn.microsoft.com/en-us/library/system.windows.forms.tabcontrol(v=vs.110).aspxarrow-up-right)
Component Selector: 'wm-tabcontrol'Kendo UI Component: Kendo TabControlarrow-up-right
Component Selector: 'wm-tabcontrol'
Kendo UI Component: Kendo TabControlarrow-up-right
TabControlComponent extends ControlComponent.
Property
Get/Set
Notify Changes
Details
selectedIndex: number
Yes
No
Gets or sets the index of the currently selected tab page.
Method
Supported
None
Event
Parameter
TabSelect
$event: SelectEvent
Triggers selected Event
selected
selectedIndexChanged
Occurs when the selectedIndex property has changed.
Last updated 5 years ago
Was this helpful?