[]
Represents a control that can be used to present a collection of items which have header and content.
public class C1HeaderedItemsControl : C1ItemsControl, IDisposable
Name | Description |
---|---|
C1HeaderedItemsControl() | Initializes a new instance of the C1HeaderedItemsControl class. |
Name | Description |
---|---|
HeaderTemplateProperty | Identifies the HeaderTemplate dependency property. |
HeaderTemplateSelectorProperty | Identifies the HeaderTemplateSelector dependency property. |
Name | Description |
---|---|
HeaderTemplate | Gets or sets the data template used to display the header. |
HeaderTemplateSelector | Template selector used to specify different templates applied to the headers of the items. |