ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridGroupingPanel Class
Members

In This Topic
    DataGridGroupingPanel Class
    In This Topic
    Panel used to group by columns.
    Object Model
    DataGridGroupingPanel Class
    Syntax
    'Declaration
     
    
    Public Class DataGridGroupingPanel 
       Inherits System.Windows.Controls.Panel
    public class DataGridGroupingPanel : System.Windows.Controls.Panel 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Panel
                         C1.WPF.DataGrid.DataGridGroupingPanel

    See Also