MapItemColorMappingBase.ColorConverter Property
Gets or sets the color converter used by this property mapping class’ descendants.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v26.1.dll
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| ColorConverter | null | A ColorConverter object. |
See Also