Mapping Properties
Maps persistent object’s properties to the data source fields.Name | Description |
---|---|
Converter | Gets or sets a value converter for the target property. |
ConverterCulture | Gets or sets the culture in which to evaluate the converter. |
ConverterParameter | Gets or sets the parameter to pass to the Converter. |
Path | Gets or sets the name of the data field the current object represents. |
See Also