Skip to main content
.NET Framework 4.6.2+

XPObjectSourceProperty Class

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

Namespace: DevExpress.Xpo

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