C1.Silverlight.FlexGrid.5
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

 

 


Copyright (c) GrapeCity, inc. All rights reserved.