Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

XPServerCollectionSource() Constructor

Initializes a new instance of the XPServerCollectionSource class with the default settings.

Namespace: DevExpress.Xpo

Assembly: DevExpress.Xpo.v21.1.dll

NuGet Package: DevExpress.Xpo

Declaration

public XPServerCollectionSource()

Remarks

This constructor supports the internal infrastructure and is not intended to be used directly from your code.

See Also