RadControls for Silverlight

Represents a SelectDescriptor, which is applied only for the type specified by the TypeName property.

Namespace: Telerik.Windows.Controls.TreeMap
Assembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.1.403.1050

Syntax

C#
public interface ITypedSelectDescriptor : ISelectDescriptor, 
	INotifyPropertyChanged
Visual Basic
Public Interface ITypedSelectDescriptor _
	Inherits ISelectDescriptor, INotifyPropertyChanged

See Also