[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridControlAdapter.GetSelectionRange

GetSelectionRange Method

GetSelectionRange(GridControlRange)

Gets the effective selection range from another range.

Declaration
public virtual GridControlRange GetSelectionRange(GridControlRange range)
Parameters
Type Name Description
GridControlRange range

The range from which to get the effective selection range.

Returns
Type Description
GridControlRange