Back to Devexpress

ListSourceDataAdapter Properties

wpf-devexpress-dot-xpf-dot-map-dot-listsourcedataadapter-dot-underscore-properties.md

latest4.0 KB
Original Source

ListSourceDataAdapter Properties

A data adapter that loads data from list sources and displays it on vector layers.

NameDescription
AttributeMappingsProvides access to the collection of attribute mappings. Inherited from DataSourceAdapterBase.
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
ClustererGets or sets the clusterer that aggregates 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.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
DisplayItemsReturns map items which are displayed by a map control. Inherited from MapDataAdapterBase.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
ItemSettingsGets or sets map item settings used to display the ListSourceDataAdapter data.
MappingsContains information on how data for map items should be obtained from a data source.
SourceCoordinateSystemGets or sets the coordinate system of a data adapter. Inherited from CoordinateSystemDataAdapterBase.

See Also

ListSourceDataAdapter Class

ListSourceDataAdapter Members

DevExpress.Xpf.Map Namespace