Skip to main content

ItemsSourceDataSourceBase.ItemsSource Property

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace: DevExpress.Xpf.Core.DataSources

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public IEnumerable ItemsSource { get; set; }

Property Value

Type
IEnumerable
See Also