[]
        
(Showing Draft Content)

C1.Blazor.Grid.C1GridControl.GetSelectedState

GetSelectedState Method

GetSelectedState(GridControlRange)

Gets a GridSelectedState value that indicates the selected state of the cells in a specified range.

Declaration
public GridSelectedState GetSelectedState(GridControlRange range)
Parameters
Type Name Description
GridControlRange range

The range.

Returns
Type Description
GridSelectedState