ServerViewPropertiesCollection Class
A collection of ServerViewProperty objects.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.2.dll
NuGet Package: DevExpress.Xpo
#Declaration
[ListBindable(BindableSupport.No)]
public sealed class ServerViewPropertiesCollection :
CollectionBase,
INotifyCollectionChanged
#Related API Members
The following members return ServerViewPropertiesCollection objects:
#Remarks
The ServerViewPropertiesCollection class provides methods to perform common collection management tasks, for example, to add or remove elements.