ComponentOne Xamarin Edition
Intersects Method
C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace > GridCellRange Class : Intersects Method
the range to campare against.
Returns true if the ranges intersect.
Syntax
public bool Intersects( 
   GridCellRange range
)

Parameters

range
the range to campare against.
See Also

Reference

GridCellRange Class
GridCellRange Members