Skip to main content

ItemsSourceDataSourceBase.ItemsSourceProperty Field

Identifies the ItemsSourceDataSourceBase.ItemsSource dependency property.

Namespace: DevExpress.Xpf.Core.DataSources

Assembly: DevExpress.Xpf.Core.v26.1.dll

Declaration

public static readonly DependencyProperty ItemsSourceProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also