[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.CellRangeCollection.Contains

Contains Method

Contains(CellRange)

Determines whether a CellRange object is a member of the collection.

Declaration
public bool Contains(CellRange item)
Parameters
Type Name Description
CellRange item

Object to locate in the collection.

Returns
Type Description
bool

True if the object is a member of the collection, false otherwise.