RadControls for WPF

Represents a group of columns with a common header.

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

Syntax

C#
public class GridViewColumnGroup : DependencyObject
Visual Basic
Public Class GridViewColumnGroup _
	Inherits DependencyObject

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      Telerik.Windows.Controls..::..GridViewColumnGroup

See Also