UnboundSourcePropertyCollection Class
In This Article
A collection of the UnboundSource‘s list columns.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
#Declaration
[ListBindable(BindableSupport.No)]
public sealed class UnboundSourcePropertyCollection :
CollectionBase
#Related API Members
The following members return UnboundSourcePropertyCollection objects:
#Inheritance
Object
CollectionBase
UnboundSourcePropertyCollection
See Also