Xuni Product Documentation - Xamarin.Forms
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.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GridCellRange Class
GridCellRange Members
Overload List