MapItemVisiblePropertyMapping Properties
This class allows you to map the MapItem.Visible property of MapItem class descendant objects to a data source field.| Name | Description |
|---|---|
| DefaultValue | Gets or sets the default value of the property specified by this mapping. |
| Member | Gets or sets the data member whose value is assigned as the map item property. Inherited from MapItemPropertyMappingBase. |
| Name | Gets or sets the name of the property specified by this mapping. Inherited from MapItemPropertyMappingBase. |
See Also