ServerViewPropertiesCollection Class
A collection of ServerViewProperty 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 ServerViewPropertiesCollection class provides methods to perform common collection management tasks, for example, to add or remove elements.
Inheritance
Object
CollectionBase
ServerViewPropertiesCollection
See Also