Blazor コントロール
C1ItemsControl クラス
メンバ 

C1.Blazor.Core アセンブリ > C1.Blazor.Core 名前空間 : C1ItemsControl クラス
項目のコレクションを表すために使用できるコントロールを表します。
オブジェクト モデル
C1ItemsControl クラス
シンタックス
'宣言
 
Public Class C1ItemsControl 
   Inherits C1View
   Implements IDependencyObject, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent 
public class C1ItemsControl : C1View, IDependencyObject, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent  
継承階層

System.Object
   Microsoft.AspNetCore.Components.ComponentBase
      C1.Blazor.Core.C1View
         C1.Blazor.Core.C1ItemsControl
            C1.Blazor.Core.C1HeaderedItemsControl
            C1.Blazor.DataFilter.ConditionalFilterPresenter

参照

C1ItemsControl メンバ
C1.Blazor.Core 名前空間