Blazor コントロール
ItemTemplate プロパティ (C1ItemsControl)

C1.Blazor.Core アセンブリ > C1.Blazor.Core 名前空間 > C1ItemsControl クラス : ItemTemplate プロパティ
リストのすべての項目に適用されるテンプレートです。
シンタックス
'宣言
 
Public Property ItemTemplate As Microsoft.AspNetCore.Components.RenderFragment(Of Object)
public Microsoft.AspNetCore.Components.RenderFragment<object> ItemTemplate {get; set;}
参照

C1ItemsControl クラス
C1ItemsControl メンバ