[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.CellRange.op_Equality

operator == Operator

operator ==(CellRange, CellRange)

Checks if operands are equal.

Declaration
public static bool operator ==(CellRange lcr, CellRange rcr)
Parameters
Type Name Description
CellRange lcr

Left operand

CellRange rcr

Right operand

Returns
Type Description
bool

true if equals