C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridCellFactory Class / GetSelectionRange Method

In This Topic
GetSelectionRange Method (GridCellFactory)
In This Topic
Gets the effective selection range from another range.
Syntax
'Declaration
 
Public Overrides Function GetSelectionRange( _
   ByVal rng As GridControlRange _
) As GridControlRange
 

Parameters

rng
See Also