C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridSummaryRow Class
Members

GridSummaryRow Class
Represents rows that defines group of data items.
Object Model
GridSummaryRow Class
Syntax
'Declaration
 
Public Class GridSummaryRow 
   Inherits GridRow
 
Inheritance Hierarchy

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

See Also