GrapeCity MultiRow Windows Forms Documentation
CellCollection Class
Members 


Represents a collection of cells in a Section.
Object Model
CellCollection ClassCell Class
Syntax
<FeatureAttribute(Name="CellCollection", Version="v5.0")>
<DefaultMemberAttribute("Item")>
<ListBindableAttribute(False)>
Public Class CellCollection 
Dim instance As CellCollection
[Feature(Name="CellCollection", Version="v5.0")]
[DefaultMember("Item")]
[ListBindable(false)]
public class CellCollection 
Remarks
The CellCollection object is retrieved by the Section.Cells property.
Inheritance Hierarchy

System.Object
   GrapeCity.Win.MultiRow.CellCollection

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

CellCollection Members
GrapeCity.Win.MultiRow Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.