FlexGrid for WinForms
RowCollection Class
Members 



Collection of grid Row objects.
Object Model
RowCollection ClassRow Class
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
<TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")>
Public Class RowCollection 
   Inherits RowColCollection
'Usage
 
Dim instance As RowCollection
[DefaultMember("Item")]
[TypeConverter("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
public class RowCollection : RowColCollection 
[DefaultMember("Item")]
[TypeConverter("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
public ref class RowCollection : public RowColCollection 
Inheritance Hierarchy

System.Object
   C1.Win.C1FlexGrid.RowColCollection
      C1.Win.C1FlexGrid.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
C1.Win.C1FlexGrid Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Send Feedback