Skip to content

RowFieldsBase.FindFieldByPropertyName method

Finds the name of the field by property.

public Field FindFieldByPropertyName(string propertyName)
parameter description
propertyName Name of the property.

See Also