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.v18.2.dll

Declaration

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

The following members return UnboundSourcePropertyCollection objects:

Inheritance

Object
CollectionBase
UnboundSourcePropertyCollection
See Also