[]
        
(Showing Draft Content)

C1.Blazor.Core.C1HeaderedItemsControl

C1HeaderedItemsControl Class

Represents a control that can be used to present a collection of items which have header and content.

Inheritance
C1HeaderedItemsControl
Namespace: C1.Blazor.Core
Assembly: C1.Blazor.Core.dll
Syntax
public class C1HeaderedItemsControl : C1ItemsControl, IComponent, IHandleAfterRender, IHandleEvent, IDisposable, IDependencyObject

Constructors

Name Description
C1HeaderedItemsControl()

Initializes a new instance of the C1HeaderedItemsControl class.

Fields

Name Description
HeaderTemplateProperty

Identifies the HeaderTemplate dependency property.

Properties

Name Description
HeaderTemplate

Gets or sets the data template used to display the header.

Methods

Name Description
Dispose(bool)
OnAfterRender(bool)