C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / FlexGrid Class / GetSelectedState Method

In This Topic
GetSelectedState Method (FlexGrid)
In This Topic
Gets a GridSelectedState value that indicates the selected state of the cells in a specified column and row.
Overload List
OverloadDescription
Gets a GridSelectedState value that indicates the selected state of the cells in a specified column and row.  
Gets a GridSelectedState value that indicates the selected state of the cells in a specified range. (Inherited from C1.Blazor.Grid.C1GridControl)
See Also