RadControls for WinForms

Namespace: Telerik.WinControls.Data
Assembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)

Syntax

C#
public class SortDescriptor : INotifyPropertyChanged, 
	INotifyPropertyChangingEx, ICloneable
Visual Basic
Public Class SortDescriptor _
	Implements INotifyPropertyChanged, INotifyPropertyChangingEx, ICloneable

Inheritance Hierarchy

System..::..Object
  Telerik.WinControls.Data..::..SortDescriptor
    Telerik.WinControls.UI..::..GridSortField

See Also