UnboundSourcePropertyCollection Class
A collection of the UnboundSource‘s list columns.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v24.1.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