RadControls for Silverlight

Represents a type projection abstraction that knows how to create predicate selection expression.

Namespace: Telerik.Windows.Data
Assembly: Telerik.Windows.Data (in Telerik.Windows.Data.dll) Version: 2013.1.403.1050

Syntax

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

See Also