FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridGroupRow Class
Members

In This Topic
    GridGroupRow Class
    In This Topic
    Represents rows that defines group of data items.
    Object Model
    GridGroupRow Class
    Syntax
    'Declaration
     
    Public Class GridGroupRow 
       Inherits GridSummaryRow
    public class GridGroupRow : GridSummaryRow 
    Inheritance Hierarchy

    System.Object
       C1.WPF.Grid.GridRowCol
          C1.WPF.Grid.GridRow
             C1.WPF.Grid.GridSummaryRow
                C1.WPF.Grid.GridGroupRow

    See Also