Skip to main content
.NET 6.0+

XPServerCollectionSource() Constructor

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

Namespace: DevExpress.Xpo

Assembly: DevExpress.Xpo.v23.2.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