[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridControlRange.Intersection

Intersection Method

Intersection(GridControlRange)

Returns the intersection between this and a specified range.

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

The range to intersect with this range.

Returns
Type Description
GridControlRange