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 Custom |
Type |
Gets the type of this custom field mapping object.
Inherited from Custom |
Value |
Gets or sets the value type of a custom field.
Inherited from Custom |
See Also