RadControls for WPF

Represents a grouping abstraction that knows how to create group key and group sort expressions.

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

Syntax

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

See Also