Skip to main content
A newer version of this page is available. .

XPObjectSourceProperty Class

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

Namespace: DevExpress.Xpo

Assembly: DevExpress.Xpo.v18.2.dll

Declaration

public class XPObjectSourceProperty

The following members return XPObjectSourceProperty objects:

Remarks

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

Inheritance

Object
XPObjectSourceProperty
See Also