Skip to main content
A newer version of this page is available. .

MapItemSettings Class

Contains settings used to generate map items.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v19.1.dll

Declaration

public abstract class MapItemSettings :
    MapItemSettingsBase

The following members return MapItemSettings objects:

Remarks

This class descendant objects can be accessed using the ListSourceDataAdapter.ItemSettings property.

See Also