A newer version of this page is available.
Switch to the current version.
MapItemSettings Class
Contains settings used to generate map items.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v18.2.dll
Declaration
public abstract class MapItemSettings :
MapItemSettingsBase
Public MustInherit Class MapItemSettings
Inherits MapItemSettingsBase
Related API Members
The following members accept/return MapItemSettings objects:
Remarks
This class descendant objects can be accessed using the ListSourceDataAdapter.ItemSettings property.
Inheritance
Extension Methods
See Also
Feedback