[]
Represents a control that can be used to present a collection of items which have header and content.
public class C1HeaderedItemsControl : C1ItemsControl, IComponent, IHandleAfterRender, IHandleEvent, IDisposable, IDependencyObject
Public Class C1HeaderedItemsControl
Inherits C1ItemsControl
Implements IComponent, IHandleAfterRender, IHandleEvent, IDisposable, IDependencyObject
| Name | Description |
|---|---|
| C1HeaderedItemsControl() | Initializes a new instance of the C1HeaderedItemsControl class. |
| Name | Description |
|---|---|
| HeaderTemplateProperty | Identifies the HeaderTemplate dependency property. |
| Name | Description |
|---|---|
| HeaderTemplate | Gets or sets the data template used to display the header. |
| Name | Description |
|---|---|
| Dispose(bool) | |
| OnAfterRender(bool) |