VGridRows.GetRowByFieldName Method
| Name | Parameters | Description |
|---|---|---|
| GetRowByFieldName(String, Boolean) | fieldName, recursive | Gets a row by the name of the field to which it’s bound. |
| GetRowByFieldName(String) | fieldName | Gets a row by the name of the field to which it’s bound. |