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

DataSourceAdapterBase.MapItemTypeDefault Field

Specifies the type of map items that are generated by default.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v21.1.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Map

Declaration

public const MapItemType MapItemTypeDefault = MapItemType.Unknown

Field Value

Type
MapItemType
See Also