[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.CellRange.Equals

Equals Method

Equals(object)

Indicates whether this CellRange and a specified CellRange are equal.

Declaration
public override bool Equals(object obj)
Parameters
Type Name Description
object obj

Specified CellRange

Returns
Type Description
bool

true if equals

Overrides