MapItemPropertyMappingBase.Member Property
In This Article
Gets or sets the data member whose value is assigned as the map item property.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | String. |
A String value that specifies the data member name. |
See Also