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