MapItemColorMappingBase Properties
The base class for color-based property mappings.| Name | Description |
|---|---|
| ColorConverter | Gets or sets the color converter used by this property mapping class’ descendants. |
| DefaultValue | Gets or sets the default value of the property specified by this mapping. |
| Member | Gets or sets the data member whose value is assigned as the map item property. Inherited from MapItemPropertyMappingBase. |
| Name | Gets or sets the name of the property specified by this mapping. Inherited from MapItemPropertyMappingBase. |
See Also