DataControlBase.FindRowByValue Method
Name | Parameters | Description |
---|---|---|
Find |
column, value | Searches for the value in the column and returns the handle of the corresponding row. |
Find |
field |
Searches for the value in the column and returns the handle of the corresponding row. |