XPObjectSourceRecord Class
Represents a data record in an XPObjectSource.
Namespace: DevExpress.Xpo
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
NuGet Package: DevExpress.DataAccess
Declaration
Remarks
XPObjectSourceRecord is used when the XPObjectSource.Properties collection is populated. Otherwise, XPObjectSource stores objects specified by the XPObjectSource.EntityType.
Inheritance
Object
XPObjectSourceRecord
See Also