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