Skip to main content
.NET 6.0+

XPObjectSourceProperty Class

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

Namespace: DevExpress.Xpo

Assembly: DevExpress.DataAccess.v23.2.dll

NuGet Package: DevExpress.DataAccess

Declaration

public class XPObjectSourceProperty

Remarks

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

Inheritance

Object
XPObjectSourceProperty
See Also