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

In This Topic
    DataGridGroupingPresenter Class
    In This Topic
    Presenter that display the grouping panel or another element if there is no columns in the grouping panel.
    Object Model
    DataGridGroupingPresenter Class
    Syntax
    'Declaration
     
    
    Public Class DataGridGroupingPresenter 
       Inherits System.Windows.Controls.Control
    public class DataGridGroupingPresenter : System.Windows.Controls.Control 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         C1.WPF.DataGrid.DataGridGroupingPresenter

    See Also