Back to Devexpress

ListSourceDataAdapter Properties

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

latest3.0 KB
Original Source

ListSourceDataAdapter Properties

The data adapter that provides the means to bind the Map control to data.

NameDescription
AttributeMappingsProvides access to the collection of attribute mappings. Inherited from DataSourceAdapterBase.
ClustererGets or sets the clusterer used to clusterize map items. Inherited from MapDataAdapterBase.
DataMemberSpecifies the name of an object in a data source to provide data for a data adapter. Inherited from DataSourceAdapterBase.
DataSourceSpecifies the data source to provide data for a data adapter. Inherited from DataSourceAdapterBase.
DefaultMapItemTypeSpecifies the type of map items to be used by default when generating items from a data source.
ImageIndexMemberFor internal use only.
LatitudeMemberFor internal use only.
LongitudeMemberFor internal use only.
MappingsContains information on how data for map items should be obtained from a data source.
PropertyMappingsReturns a collection of map item property mappings. Inherited from DataSourceAdapterBase.
SourceCoordinateSystemGets or sets the coordinate system of a data adapter. Inherited from CoordinateSystemDataAdapterBase.
TextMemberFor internal use only.
TypeMemberFor internal use only.

See Also

ListSourceDataAdapter Class

ListSourceDataAdapter Members

DevExpress.XtraMap Namespace