Skip to main content
A newer version of this page is available. .

MapItemVisiblePropertyMapping Class

This class allows setting the data member value to the MapItem.Visible property of MapItem class descendant objects.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v18.2.dll

Declaration

public class MapItemVisiblePropertyMapping :
    MapItemPropertyMappingBase<MapItem>

Inheritance

Object
DevExpress.XtraMap.Native.MapItemMappingBase
MapItemPropertyMappingBase
DevExpress.XtraMap.MapItemPropertyMappingBase<MapItem>
MapItemVisiblePropertyMapping
See Also