XPCursor.ObjectClassInfo Property
Gets the metadata information for the persistent objects retrieved by the collection.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.1.dll
NuGet Packages: DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap, DevExpress.Xpo
NuGet Package: DevExpress.Xpo
Declaration
Property Value
Type | Description |
---|---|
XPClassInfo | An XPClassInfo object which provides the metadata information for the objects within the collection. |
See Also