Back to Devexpress

MapItemAttributeMapping Constructors

windowsforms-devexpress-dot-xtramap-dot-mapitemattributemapping-dot-ctor.md

latest1.4 KB
Original Source

MapItemAttributeMapping Constructors

The mapping of an attribute applied to a map item.

NameParametersDescription
MapItemAttributeMapping()noneInitializes a new instance of the MapItemAttributeMapping class with default settings.
MapItemAttributeMapping(String, String, FieldValueType)name, member, valueTypeInitializes a new instance of the MapItemAttributeMapping class with the specified mapping attributes of a map item.
MapItemAttributeMapping(String, String)name, memberInitializes a new instance of the MapItemAttributeMapping class with the specified mapping attributes of a map item.

See Also

MapItemAttributeMapping Class

MapItemAttributeMapping Members

DevExpress.XtraMap Namespace