ComponentOne Xamarin Edition
Contains(GridCellRange) Method
C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace > GridCellRange Class > Contains Method : Contains(GridCellRange) Method
GridCellRange that may be contained within this range.
Gets a value that indicates whether this range contains another range.
Syntax
public bool Contains( 
   GridCellRange rng
)

Parameters

rng
GridCellRange that may be contained within this range.

Return Value

True if this range contains the range specified by the rng parameter.
See Also

Reference

GridCellRange Class
GridCellRange Members
Overload List