ComponentOne TileView for WPF and Silverlight
C1.Silverlight.TileView Namespace / C1TileView Class / ItemTemplateHeaderSelectorProperty Field


In This Topic
    ItemTemplateHeaderSelectorProperty Field (C1TileView)
    In This Topic
    Identifies the ContentTemplateSelectorProperty dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ItemTemplateHeaderSelectorProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1TileView.ItemTemplateHeaderSelectorProperty
    public static readonly DependencyProperty ItemTemplateHeaderSelectorProperty
    See Also