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


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