![](dotnetdiagramimages/C1_WPF_TileView_4_6_2_C1_WPF_TileView_C1TileViewItem.png)
'Declaration
<TemplatePartAttribute(Name="Presenter", Type=System.Windows.Controls.ContentPresenter)> <TemplateVisualStateAttribute(Name="Tiled", GroupName="TiledStates")> <DefaultPropertyAttribute("Content")> <ContentPropertyAttribute("Content")> <LocalizabilityAttribute(LocalizationCategory.None, Readability=Readability.Unreadable)> <StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)> <XmlLangPropertyAttribute("Language")> <UsableDuringInitializationAttribute(True)> <RuntimeNamePropertyAttribute("Name")> <UidPropertyAttribute("Uid")> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class C1TileViewItem Inherits C1.WPF.C1HeaderedContentControl
'Usage
Dim instance As C1TileViewItem
[TemplatePart(Name="Presenter", Type=System.Windows.Controls.ContentPresenter)] [TemplateVisualState(Name="Tiled", GroupName="TiledStates")] [DefaultProperty("Content")] [ContentProperty("Content")] [Localizability(LocalizationCategory.None, Readability=Readability.Unreadable)] [StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)] [XmlLangProperty("Language")] [UsableDuringInitialization(true)] [RuntimeNameProperty("Name")] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class C1TileViewItem : C1.WPF.C1HeaderedContentControl
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ContentControl
C1.WPF.C1HeaderedContentControl
C1.WPF.TileView.C1TileViewItem