WinUI | ComponentOne
C1.WinUI.GridControl Assembly / C1.WinUI.Grid Namespace / C1GridControl Class / GetSelectedState Method
The range.
In This Topic
    GetSelectedState Method (C1GridControl)
    In This Topic
    Gets a GridSelectedState value that indicates the selected state of the cells in a specified range.
    Syntax
    public GridSelectedState GetSelectedState( 
       GridControlRange range
    )

    Parameters

    range
    The range.
    See Also