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

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

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

    See Also