4.374 HeaderedItemsControl

x:Object > DependencyObject > Visual > UIElement > FrameworkElement > Control > ItemsControl > HeaderedItemsControl, IInputElement
HeaderedItemsControl
MenuItem RibbonGalleryCategory RibbonGroup RibbonTab ToolBar TreeViewItem
(usage)
<HeaderedItemsControl> x:Object* </HeaderedItemsControl>
(description)
Represents a control that contains multiple items and has a header.
[content property]
Items
[name property]
Name
[xml lang property]
Language
(properties)
Header
x:Object
(description)
The item that labels the control.
HeaderStringFormat
x:String
(description)
A composite string that specifies how to format the Header property if it is displayed as a string.
HeaderTemplate
DataTemplate
(description)
The template used to display the contents of the control's header.
HeaderTemplateSelector
DataTemplateSelector
(description)
The object that provides custom selection logic for a template used to display the header of each item.