Back to Devexpress

IMapDataAdapter Properties

windowsforms-devexpress-dot-xtramap-dot-imapdataadapter-dot-underscore-properties.md

latest1.5 KB
Original Source

IMapDataAdapter Properties

If implemented by a class, provides methods required for a VectorItemsLayer to operate with data.

NameDescription
ClustererGets or sets the clusterer used to clusterize map items.
CountGets the number of items in the data adapter.
DefaultMapItemTypeSpecifies the type of map items to be used by default when generating items from a data source.
IsReadyReturns a value indicating whether or not all data has been loaded for the data adapter and thus, the data adapter is ready for rendering.
ItemsProvides access to the collection of data adapter items.
SourceItemsReturns a source collection of MapItem objects.

See Also

IMapDataAdapter Interface

IMapDataAdapter Members

DevExpress.XtraMap Namespace