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

XPObjectSourceProperty Class

Stores information on persistent object’s properties loaded to XPObjectSource.

Namespace: DevExpress.Xpo

Assembly: DevExpress.Xpo.v19.2.dll

Declaration

public class XPObjectSourceProperty

Remarks

XPObjectSourceProperty objects are elements of the XPObjectSourcePropertiesCollection passed to the XPObjectSource.Properties property.

Inheritance

Object
XPObjectSourceProperty
See Also