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.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Map, DevExpress.Wpf.Map

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