WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridCellFactory Class / GetSelectionRange Method
In This Topic
    GetSelectionRange Method (GridCellFactory)
    In This Topic
    Gets the effective selection range from another range.
    Syntax
    public override GridControlRange GetSelectionRange( 
       GridControlRange rng
    )

    Parameters

    rng
    See Also