Back to Devexpress

MapItemColorMappingBase.DefaultValue Property

windowsforms-devexpress-dot-xtramap-dot-mapitemcolormappingbase.md

latest1.1 KB
Original Source

MapItemColorMappingBase.DefaultValue Property

Gets or sets the default value of the property specified by this mapping.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public Color DefaultValue { get; set; }
vb
Public Property DefaultValue As Color

Property Value

TypeDescription
Color

A Color object.

|

See Also

MapItemColorMappingBase Class

MapItemColorMappingBase Members

DevExpress.XtraMap Namespace