ComponentOne FlexGrid for WPF and Silverlight
GetSelectedState Method (C1FlexGrid)

C1.Silverlight.FlexGrid Namespace > C1FlexGrid Class : GetSelectedState Method
Gets a SelectedState value that indicates the selected state of the cells in a CellRange.
Syntax
'Declaration
 
Public Function GetSelectedState( _
   ByVal rng As CellRange _
) As SelectedState
public SelectedState GetSelectedState( 
   CellRange rng
)

Parameters

rng
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members