[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.CellRange.op_Inequality

operator != Operator

operator !=(CellRange, CellRange)

Checks if operands are not 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 not equals