[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.TabPanelBuilder.SelectedIndex

SelectedIndex Method

SelectedIndex(int)

Configurates SelectedIndex. Sets the index of the currently selected (active) tab.

Declaration
public TabPanelBuilder SelectedIndex(int value)
Parameters
Type Name Description
int value

The value.

Returns
Type Description
TabPanelBuilder

Current builder.