xpo-devexpress-dot-xpo-2b6a4c63.md
A collection of DataViewProperty objects.
Namespace : DevExpress.Xpo
Assembly : DevExpress.Xpo.v25.2.dll
NuGet Package : DevExpress.Xpo
[ListBindable(BindableSupport.No)]
public sealed class DataViewPropertiesCollection :
CollectionBase
<ListBindable(BindableSupport.No)>
Public NotInheritable Class DataViewPropertiesCollection
Inherits CollectionBase
The following members return DataViewPropertiesCollection objects:
The methods provided by the DataViewPropertiesCollection class allow you to perform common collection management tasks (such as adding, accessing, and removing elements, etc.)
Object CollectionBase DataViewPropertiesCollection
See Also