Skip to main content
.NET 8.0+

XPObjectSourceProperty Class

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

Namespace: DevExpress.Xpo

Assembly: DevExpress.DataAccess.v25.1.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