Click or drag to resize

IGridViewFindRow Method

Overload List
  NameDescription
Public methodFindRow(Int32, Object)
Returns the index of the first row that contains the specified value in the specified column.
Public methodFindRow(String, Object)
Returns the index of the first row that contains the specified value in the specified column.
Top
See Also