Gets a SelectedState value that indicates the selected
state of the cells in a CellRange.
Namespace:
C1.Silverlight.FlexGridAssembly: C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)
Syntax
C# |
---|
public SelectedState GetSelectedState( CellRange range ) |
Visual Basic |
---|
Public Function GetSelectedState ( _ range As CellRange _ ) As SelectedState |
Parameters
- range
- Type: C1.Silverlight.FlexGrid..::..CellRange