FlexGrid for WinForms
RowColCollection Class
Members 



Base class for grid row and column collections (RowCollection and ColumnCollection classes).
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
Public MustInherit Class RowColCollection 
'Usage
 
Dim instance As RowColCollection
[DefaultMember("Item")]
public abstract class RowColCollection 
[DefaultMember("Item")]
public ref class RowColCollection abstract 
Inheritance Hierarchy

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

RowColCollection Members
C1.Win.C1FlexGrid Namespace

 

 


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

Send Feedback