Provides a way to choose a DataTemplate based on the data object and the data-bound element.

Namespace:  C1.Silverlight.OrgChart
Assembly:  C1.Silverlight.OrgChart (in C1.Silverlight.OrgChart.dll)

Syntax

C#
public class DataTemplateSelector
Visual Basic
Public Class DataTemplateSelector

Remarks

Silverlight implementation of the class available in WPF.

Inheritance Hierarchy

System..::..Object
  C1.Silverlight.OrgChart..::..DataTemplateSelector

See Also