RadControls for WPF

Represents a group descriptor, which groups and sorts by the value of its Column.

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

Syntax

C#
public class ColumnGroupDescriptor : GroupDescriptorBase, 
	IAggregateFunctionsProvider
Visual Basic
Public Class ColumnGroupDescriptor _
	Inherits GroupDescriptorBase _
	Implements IAggregateFunctionsProvider

Inheritance Hierarchy

See Also