4.177 DataTemplate

x:Object > FrameworkTemplate > DataTemplate
DataTemplate
HierarchicalDataTemplate ItemContainerTemplate
(usage)
<DataTemplate> FrameworkElement </DataTemplate>
(description)
Describes the visual structure of a data object.
(used by)
ContentControl ContentPresenter DataGrid DataGridColumn DataGridRow DataGridTemplateColumn GridView GridViewColumn GridViewHeaderRowPresenter GroupStyle HeaderedContentControl HeaderedItemsControl HierarchicalDataTemplate ItemsControl Ribbon RibbonApplicationMenu RibbonContextualTabGroup RibbonGallery RibbonGroupTemplateSizeDefinition TabControl
[content property]
Template
[dictionary key property]
DataTemplateKey
[is name scope]
true
(properties)
DataTemplateKey
x:Object
(description)
The default key of the DataTemplate.
[read only]
true
DataType
x:Object
(description)
The type for which this DataTemplate is intended.
Triggers
TriggerCollection
(description)
A collection of triggers that apply property values or perform actions based on one or more conditions.
[read only]
true