Back to Devexpress

UnboundSourcePropertyCollection Class

corelibraries-devexpress-dot-data-94e5984d.md

latest1.3 KB
Original Source

UnboundSourcePropertyCollection Class

A collection of the UnboundSource‘s list columns.

Namespace : DevExpress.Data

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

csharp
[ListBindable(BindableSupport.No)]
public sealed class UnboundSourcePropertyCollection :
    CollectionBase
vb
<ListBindable(BindableSupport.No)>
Public NotInheritable Class UnboundSourcePropertyCollection
    Inherits CollectionBase

The following members return UnboundSourcePropertyCollection objects:

Inheritance

Object CollectionBase UnboundSourcePropertyCollection

See Also

UnboundSourcePropertyCollection Members

DevExpress.Data Namespace