[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridCellRange.op_Equality

operator == Operator

operator ==(GridCellRange, GridCellRange)

Equality 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