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

GridRowCollection Class
Collection of rows.
Object Model
GridRowCollection Class
Syntax
'Declaration
 
Public Class GridRowCollection 
   Inherits C1.WPF.Grid.GridRowColCollection(Of GridRow)
 
Inheritance Hierarchy

System.Object
   C1.DataCollection.C1DataCollectionList<T>
      C1.WPF.Grid.GridRowColCollection<T>
         C1.WPF.Grid.GridRowCollection

See Also