RadControls for WPF

This class is used as an entry point for all actions related to grouping (like add, remove, edit).

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

Syntax

C#
public class QueryableCollectionViewGroupRoot : QueryableCollectionViewGroup
Visual Basic
Public Class QueryableCollectionViewGroupRoot _
	Inherits QueryableCollectionViewGroup

Inheritance Hierarchy

System..::..Object
  System.Windows.Data..::..CollectionViewGroup
    Telerik.Windows.Data..::..QueryableCollectionViewGroup
      Telerik.Windows.Data..::..QueryableCollectionViewGroupRoot

See Also