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

UnboundSourcePropertyCollection Class

A collection of the UnboundSource‘s list columns.

Namespace: DevExpress.Data

Assembly: DevExpress.Data.v20.2.dll

NuGet Packages: DevExpress.Data, DevExpress.WindowsDesktop.Data

Declaration

[ListBindable(BindableSupport.No)]
public sealed class UnboundSourcePropertyCollection :
    CollectionBase

The following members return UnboundSourcePropertyCollection objects:

Inheritance

Object
CollectionBase
UnboundSourcePropertyCollection
See Also