[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridControlRange.SubstractColumns

SubstractColumns Method

SubstractColumns(GridControlRange)

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

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

The range to subtract the columns.

Returns
Type Description
GridControlRange