GrapeCity MultiRow Windows Forms Documentation
CellScope Enumeration


Specifies which GcMultiRow scope the cell is in.
Syntax
Public Enum CellScope 
   Inherits System.Enum
Dim instance As CellScope
public enum CellScope : System.Enum 
Members
MemberDescription
ColumnFooterThe cell is in the ColumnFooterSection.
ColumnHeaderThe cell is in the ColumnHeaderSection.
RowThe cell is in the Row.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.MultiRow.CellScope

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

GrapeCity.Win.MultiRow Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.