ASP.NET Core MVC コントロールヘルプ
Tabs プロパティ

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > TabPanel クラス : Tabs プロパティ
Gets the collection of Tab objects whose Tab.header and Tab.pane properties determine the content of the TabPanel control.
シンタックス
'宣言
 
Public ReadOnly Property Tabs As System.Collections.Generic.IList(Of Tab)
public System.Collections.Generic.IList<Tab> Tabs {get;}
参照

TabPanel クラス
TabPanel メンバ