[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridCellFactory.GetSelectionRange

GetSelectionRange Method

GetSelectionRange(GridControlRange)

Gets the effective selection range from another range.

Declaration
public override GridControlRange GetSelectionRange(GridControlRange rng)
Parameters
Type Name Description
GridControlRange rng
Returns
Type Description
GridControlRange
Overrides