[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridCellRange.op_Inequality

operator != Operator

operator !=(GridCellRange, GridCellRange)

Inequality operator for GridCellRange objects.

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