Skip to main content

UnboundSourcePropertyCollection Class

A collection of the UnboundSource‘s list columns.

Namespace: DevExpress.Data

Assembly: DevExpress.Data.v23.2.dll

NuGet Package: DevExpress.Data

Declaration

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

The following members return UnboundSourcePropertyCollection objects:

Inheritance

Object
CollectionBase
UnboundSourcePropertyCollection
See Also