BCGControlBar Library for .NET
RowCollection Class
Members 




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

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

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

RowCollection Members
BCGSoft.Controls.Grid Namespace

Send Feedback