GrapeCity MultiRow Windows Forms Documentation
CellPosition Constructor


Overload List
OverloadDescription
CellPosition Constructor(Int32,Int32)Initializes a new instance of the CellPosition class using the specified row index and cell index in the row area.  
CellPosition Constructor(Int32,String)Initializes a new instance of the CellPosition class using the specified row index and cell name in the row area.  
CellPosition Constructor(CellScope,Int32,Int32)Initializes a new instance of the CellPosition class using the specified section index and cell index in the specified area.  
CellPosition Constructor(CellScope,Int32,String)Initializes a new instance of the CellPosition class using the specified section index and cell name in the specified area.  
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

CellPosition Structure
CellPosition Members

 

 


Copyright © GrapeCity, inc. All rights reserved.