ComponentOne ASP.NET MVC Controls
SelectedIndex Property (TabPanel)

C1.Web.Mvc Namespace > TabPanel Class : SelectedIndex Property
Gets or sets the index of the currently selected (active) tab.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property SelectedIndex As Integer
[DefaultValue()]
public int SelectedIndex {get; set;}
See Also

Reference

TabPanel Class
TabPanel Members