C1.Maui.GridControl Assembly / C1.Maui.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