'DeclarationPublic Overloads Function Contains( _ ByVal range As DataGridCellsRange _ ) As Boolean
public bool Contains( DataGridCellsRange range )
Parameters
- range
 - The range.
 
Return Value
true if this collection contains the specified range; otherwise, false.