Skip to content

RowFieldsBase.FindField method

Finds the field.

public Field? FindField(string? fieldName)
parameter description
fieldName Name of the field.

See Also