GrapeCity MultiRow Windows Forms Documentation
RowCollection Class
Members 


Represents a collection of Rows.
Object Model
RowCollection ClassRow Class
Syntax
<FeatureAttribute(Name="RowCollection", Version="v5.0")>
<ListBindableAttribute(False)>
<DefaultMemberAttribute("Item")>
Public Class RowCollection 
Dim instance As RowCollection
[Feature(Name="RowCollection", Version="v5.0")]
[ListBindable(false)]
[DefaultMember("Item")]
public class RowCollection 
Remarks
You can retrieve the specified Row's MultiRowElementStates with the GetRowState(Int32) method with this collection. You can also get the row or row's count with the specified MultiRowElementStates.
Inheritance Hierarchy

System.Object
   GrapeCity.Win.MultiRow.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
GrapeCity.Win.MultiRow Namespace
Row Class
Rows Property

 

 


Copyright © GrapeCity, inc. All rights reserved.