[]
Maps a foreign key value to a meaningful value from another data table.
public class MappingLookup
| Name | Description |
|---|---|
| DataSource | Gets or sets the data source object for the lookup. |
| DisplayMember | Gets or sets the field to use as the source of meaningful value. |
| ValueMember | Gets or sets the field to use as the source of value (primary key) matching the foreign key in DataField. |