ヘッダーとコンテンツを持つ項目のコレクションを表すために使用できるコントロールを表します。
オブジェクト モデル
シンタックス
'宣言
Public Class C1HeaderedItemsControl
Inherits C1ItemsControl
Implements IDependencyObject, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent
public class C1HeaderedItemsControl : C1ItemsControl, 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.Accordion.C1Accordion
参照