Xuni Product Documentation - Xamarin.Forms
GridCellRange Class Members
Properties  Methods 

The following tables list the members exposed by GridCellRange.

Public Constructors
 NameDescription
Public ConstructorGridCellRange ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyCells Gets the cells in this range.  
Public PropertyColumn Gets or sets the left most column.  
Public PropertyColumn2 Gets or sets the right most column.  
Public PropertyIsSingleCell Gets a value that indicates whether this range contains a single cell.  
Public PropertyRow Gets or sets the upper row.  
Public PropertyRow2 Gets or sets the bottom row.  
Top
Public Methods
 NameDescription
Public MethodContainsOverloaded.  Gets a value that indicates whether this range contains another range.  
Public MethodIntersects Returns true if the ranges intersect.  
Public MethodToStringReturns a string that represents the current object.  
Top
See Also

Reference

GridCellRange Class
Xuni.Forms.FlexGrid Namespace