[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.CellRange.op_Inequality

operator != Operator

operator !=(CellRange, CellRange)

Inequality operator for CellRange objects.

Declaration
public static bool operator !=(CellRange r1, CellRange r2)
Parameters
Type Name Description
CellRange r1
CellRange r2
Returns
Type Description
bool