Skip to main content
A newer version of this page is available. .
All docs
V21.2

MapMultipointItemMappingBase<T>.Member Property

This property is hidden because it is not supported by the class. Use the PointSourceMember, XCoordinateMember and YCoordinateMember properties instead.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Map

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public string Member { get; }

Property Value

Type
String
See Also