Back to Devexpress

XPObjectSourceProperty Class

xpo-devexpress-dot-xpo-3fe33c47.md

latest1.4 KB
Original Source

XPObjectSourceProperty Class

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

Namespace : DevExpress.Xpo

Assembly : DevExpress.DataAccess.v25.2.dll

NuGet Package : DevExpress.DataAccess

Declaration

csharp
public class XPObjectSourceProperty
vb
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

XPObjectSourceProperty Members

DevExpress.Xpo Namespace