OrgChart for WPF and Silverlight
C1.Silverlight.OrgChart Namespace / DataTemplateSelector Class
Members

In This Topic
    DataTemplateSelector Class
    In This Topic
    Provides a way to choose a System.Windows.DataTemplate based on the data object and the data-bound element.
    Syntax
    'Declaration
     
    
    Public Class DataTemplateSelector 
    public class DataTemplateSelector 
    Remarks
    Silverlight implementation of the class available in WPF.
    Inheritance Hierarchy

    System.Object
       C1.Silverlight.OrgChart.DataTemplateSelector

    See Also