[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.CellRange.Equals

Equals Method

Equals(object)

Indicates whether this instance and a specified object are equal.

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

Another object to compare to.

Returns
Type Description
bool

True if the objects are equal.

Overrides