IGridViewFindRow Method |
| Name | Description | |
|---|---|---|
| FindRow(Int32, Object) |
Returns the index of the first row that contains the specified value in the specified column.
| |
| FindRow(String, Object) |
Returns the index of the first row that contains the specified value in the specified column.
|