BCGControlBar Library for .NET
GridColumnCollection Class
Members 




Implements typed collection of GridColumn objects.
Object Model
GridColumnCollection ClassGridColumn Class
Syntax
'Declaration
 
Public Class GridColumnCollection 
   Inherits BCGSoft.Shared.CollectionWithEvents
'Usage
 
Dim instance As GridColumnCollection
public class GridColumnCollection : BCGSoft.Shared.CollectionWithEvents 
public __gc class GridColumnCollection : public BCGSoft.Shared.CollectionWithEvents 
public ref class GridColumnCollection : public BCGSoft.Shared.CollectionWithEvents 
Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      BCGSoft.Shared.CollectionWithEvents
         BCGSoft.Controls.Grid.GridColumnCollection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GridColumnCollection Members
BCGSoft.Controls.Grid Namespace

Send Feedback