[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridControlRange.SubstractRows

SubstractRows Method

SubstractRows(GridControlRange)

Returns a range after subtracting the rows of the specified range.

Declaration
public GridControlRange SubstractRows(GridControlRange range)
Parameters
Type Name Description
GridControlRange range

The range to subtract the rows.

Returns
Type Description
GridControlRange