[]
        
(Showing Draft Content)

C1.Web.Mvc.TabPanel.Tabs

Tabs Property

Tabs

Gets the collection of Tab objects whose Tab.header and Tab.pane properties determine the content of the TabPanel control.

Declaration
public IList<Tab> Tabs { get; }