TabControl
Last updated
Was this helpful?
Last updated
Was this helpful?
Adds supports for [ System.Windows.Forms.TabControl ]()
Component Selector: 'wm-tabcontrol'
Kendo UI Component:
TabControlComponent extends .
Property
Get/Set
Notify Changes
Details
selectedIndex: number
Yes
No
Gets or sets the index of the currently selected tab page.
Method
Supported
Details
None
None
None
Event
Supported
Parameter
Details
TabSelect
Yes
$event: SelectEvent
Triggers selected
Event
selectedIndexChanged
Yes
No
Occurs when the selectedIndex property has changed.