Skip to main content
A newer version of this page is available. .

ASPxResourceCustomFieldMapping Properties

Represents a mapping of a custom property of a resource to an appropriate data field.
Name Description
Member Gets or sets the name of the member in a datasource which should be mapped to a specific property.
Name Gets or sets the name of the property which should be mapped to a specific member in a datasource. Inherited from CustomFieldMappingBase<T>.
Type Gets the type of this custom field mapping object. Inherited from CustomFieldMappingBase<T>.
ValueType Gets or sets the value type of a custom field. Inherited from CustomFieldMappingBase<T>.
See Also