C1.Win.4.8 Assembly / C1.Framework Namespace / GridRowCollection Class
Members

GridRowCollection Class
GridRow collection. Just an ElementList typed to get and set GridRow objects.
Object Model
GridRowCollection Class
Syntax
'Declaration
 
Public Class GridRowCollection 
   Inherits ElementList
 
Inheritance Hierarchy

System.Object
   System.Collections.ArrayList
      C1.Framework.ElementList
         C1.Framework.GridRowCollection

See Also