[]
Represents a control that can be used to present a collection of items which have header and content.
public class C1HeaderedItemsControl : C1ItemsControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IContainItemStorage
| Name | Description |
|---|---|
| C1HeaderedItemsControl() | Initializes a new instance of a C1HeaderedItemsControl. |
| Name | Description |
|---|---|
| HeaderTemplateProperty | Identifies the HeaderTemplate dependency property. |
| HeaderTemplateSelectorProperty | Identifies the HeaderTemplateSelector dependency property. |
| Name | Description |
|---|---|
| HeaderTemplate | Template applied to the headers of all the items of the list. |
| HeaderTemplateSelector | Template selector used to specify different templates applied to the headers of the items. |
| Name | Description |
|---|---|
| ClearContainerForItemOverride(DependencyObject, object) | |
| GetContainerForItemOverride() | |
| IsItemItsOwnContainerOverride(object) | |
| PrepareContainerForItemOverride(DependencyObject, object) |