Skip to main content

MapItemVisiblePropertyMapping Class

This class allows you to map the MapItem.Visible property of MapItem class descendant objects to a data source field.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v23.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public class MapItemVisiblePropertyMapping :
    MapItemPropertyMappingBase<MapItem>

Inheritance

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