[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.TabPanelBuilder.-ctor

TabPanelBuilder Constructor

TabPanelBuilder(TabPanel)

Creates one TabPanelBuilder instance to configurate component.

Declaration
public TabPanelBuilder(TabPanel component)
Public Sub New(component As TabPanel)
Parameters
Type Name Description
TabPanel component

The TabPanel object to be configurated.