BCGControlBar Library for .NET
GridDataItemCollection Class
Members 




Typed collection of GridDataItem objects.
Object Model
GridDataItemCollection ClassGridDataItem Class
Syntax
'Declaration
 
Public Class GridDataItemCollection 
   Inherits BCGSoft.Shared.CollectionWithEvents
'Usage
 
Dim instance As GridDataItemCollection
public class GridDataItemCollection : BCGSoft.Shared.CollectionWithEvents 
public __gc class GridDataItemCollection : public BCGSoft.Shared.CollectionWithEvents 
public ref class GridDataItemCollection : public BCGSoft.Shared.CollectionWithEvents 
Inheritance Hierarchy

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

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

GridDataItemCollection Members
BCGSoft.Controls.Grid Namespace

Send Feedback