GrapeCity MultiRow Windows Forms Documentation
CellPosition Structure Members
Fields  Properties  Methods 


The following tables list the members exposed by CellPosition.

Public Constructors
 NameDescription
Public ConstructorCellPosition ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)EmptyRepresents a CellPosition object in which the row index and cell index are -1 and the cell name is a null reference (Nothing in Visual Basic). This field is read-only.  
Top
Public Properties
 NameDescription
Public PropertyCellIndexGets the index of the current CellPosition.  
Public PropertyCellNameGets the name of the current CellPosition.  
Public PropertyIsEmptyGets a value that indicates whether this instance is empty.  
Public PropertyRowIndexGets the row index of the current CellPosition.  
Public PropertyScopeGets the owner section's scope of the current CellPosition.  
Public PropertySectionIndexGets the section index of the current CellPosition.  
Top
Public Methods
 NameDescription
Public MethodEqualsOverloaded. Indicates whether this instance and a specified object are equal.  
Public MethodGetHashCodeReturns the hash code for this instance.  
Public MethodToStringReturns the fully qualified type name of this instance.  
Top
Public Operators
public Operator Equality Tests whether two specified CellPosition structures are equivalent.
public Operator Inequality Tests whether two specified CellPosition structures are different.
Top
See Also

Reference

CellPosition Structure
GrapeCity.Win.MultiRow Namespace
CurrentCellPosition Property

 

 


Copyright © GrapeCity, inc. All rights reserved.