Skip to main content
A newer version of this page is available. .

UnboundDataSourceProperty Class

Represents a data source field within the UnboundDataSource.

Namespace: DevExpress.Xpf.Core.DataSources

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public class UnboundDataSourceProperty :
    INotifyPropertyChanged

Remarks

Use the UnboundDataSourceProperty objects to identify the data source fields within the UnboundDataSource. To learn more, see UnboundDataSource.

Inheritance

Object
UnboundDataSourceProperty
See Also