ComponentOne Xamarin Edition
GridCellRange Class Members
Properties  Methods 

C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace : GridCellRange Class

The following tables list the members exposed by GridCellRange.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property Gets the cells in this range.  
Public Property Gets or sets the left most column.  
Public Property Gets or sets the right most column.  
Public Property Gets a value that indicates whether this range contains a single cell.  
Public Property Gets or sets the upper row.  
Public Property Gets or sets the bottom row.  
Top
Public Methods
 NameDescription
Public MethodOverloaded.  Gets a value that indicates whether this range contains another range.  
Public Method Gets a value that indicates whether this range contains a given column.  
Public Method Gets a value that indicates whether this range contains a given row.  
Public MethodDetermines whether the specified System.Object, is equal to this instance.  
Public MethodServes as the default hash function.  
Public Method Returns true if the ranges intersect.  
Public MethodReturns a string that represents the current object.  
Top
Public Operators
Equality operator for GridCellRange objects.
Inequality operator for GridCellRange objects.
Top
See Also

Reference

GridCellRange Class
C1.Xamarin.Forms.Grid Namespace