ComponentOne ASP.NET MVC Controls
TabPanelBuilder Class Members
Methods 

C1.Web.Mvc.Fluent Namespace : TabPanelBuilder Class

The following tables list the members exposed by TabPanelBuilder.

Public Constructors
 NameDescription
Public ConstructorCreates one TabPanelBuilder instance to configurate component.  
Top
Public Methods
 NameDescription
Public MethodConfigurates C1.Web.Mvc.TabPanel.AutoSwitch. Sets a value that determines whether the control should switch tabs automatically when the user selects a tab using the arrow keys.  
Public MethodConfigurates C1.Web.Mvc.TabPanel.IsAnimated. Sets a value that determines whether tab changes should be animated with a fade-in effect.  
Public MethodConfigurates the C1.Web.Mvc.TabPanel.OnClientSelectedIndexChanged client event. Occurs when the value of the selectedIndex property changes.  
Public MethodConfigurates C1.Web.Mvc.TabPanel.SelectedIndex. Sets the index of the currently selected (active) tab.  
Public MethodSets the Tabs property.  
Top
Extension Methods
 NameDescription
Public Extension MethodRender the html string in template mode.
Top
See Also

Reference

TabPanelBuilder Class
C1.Web.Mvc.Fluent Namespace