ComponentOne FlexGrid for WPF and Silverlight
IndexOf Method (RowCollection)

C1.WPF.FlexGrid Namespace > RowCollection Class : IndexOf Method
Syntax
'Declaration
 
Public Function IndexOf( _
   ByVal item As Row _
) As System.Integer
public System.int IndexOf( 
   Row item
)

Parameters

item
See Also

Reference

RowCollection Class
RowCollection Members