RowFieldsBase.FindField method
Finds the field.
public Field? FindField(string? fieldName)
| parameter | description |
|---|---|
| fieldName | Name of the field. |
See Also
- class Field
- class RowFieldsBase
Finds the field.
public Field? FindField(string? fieldName)
| parameter | description |
|---|---|
| fieldName | Name of the field. |