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

In This Topic
    DataGridGroupRow Class
    In This Topic
    Represents a C1.WPF.DataGrid group row.
    Object Model
    DataGridGroupRow Class
    Syntax
    'Declaration
     
    
    Public Class DataGridGroupRow 
       Inherits DataGridRow
    public class DataGridGroupRow : DataGridRow 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             C1.WPF.DataGrid.DataGridRow
                C1.WPF.DataGrid.DataGridGroupRow
                   C1.WPF.DataGrid.Summaries.DataGridGroupWithSummaryRow

    See Also