Skip to main content

DataSourceAdapterBase.DataSourceProperty Field

Identifies the DataSourceAdapterBase.DataSource dependency property.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v23.2.dll

NuGet Package: DevExpress.Wpf.Map

Declaration

public static readonly DependencyProperty DataSourceProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also