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
- class Field
- class RowFieldsBase
Finds the name of the field by property.
public Field FindFieldByPropertyName(string propertyName)
| parameter | description |
|---|---|
| propertyName | Name of the property. |