ViewPropertiesCollection Class
A collection of ViewProperty objects.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.1.dll
NuGet Packages: DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap, DevExpress.Xpo
NuGet Package: DevExpress.Xpo
Declaration
Remarks
The methods provided by the ViewPropertiesCollection class allow you to perform common collection management tasks (adding, removing elements, etc.).
Inheritance
Object
CollectionBase
ViewPropertiesCollection
See Also