OrgChart for WPF and Silverlight
C1.Silverlight.OrgChart Namespace / C1OrgChart Class / ItemTemplateSelectorProperty Field

In This Topic
    ItemTemplateSelectorProperty Field
    In This Topic
    Identifies the ItemTemplateSelector dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ItemTemplateSelectorProperty As DependencyProperty
    public static readonly DependencyProperty ItemTemplateSelectorProperty
    See Also