C1.Win.8 Assembly / C1.Framework Namespace / GridColumnCollection Class
Members

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

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

See Also