GrapeCity MultiRow Windows Forms Documentation
ColumnCollection Class
Members 


Represents a collection of columns in a GcMultiRow.
Object Model
ColumnCollection ClassColumn Class
Syntax
<DefaultMemberAttribute("Item")>
Public Class ColumnCollection 
Dim instance As ColumnCollection
[DefaultMember("Item")]
public class ColumnCollection 
Remarks
Column item can't be added, removed or changed in the collection. The collection will be created automatically when GcMultiRow control is assigned to a template, and the count of collection is always same with cells' count in current template's row section
Inheritance Hierarchy

System.Object
   GrapeCity.Win.MultiRow.ColumnCollection

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

ColumnCollection Members
GrapeCity.Win.MultiRow Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.