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

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

Accordion クラス
Accordion メンバ