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

    Parameters

    rng
    See Also