RadControls for WPF

Represents a sorting abstraction that knows how to create sort key expressions.

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

Syntax

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

See Also