XPObjectType.GetClassInfo() Method
Returns the persistent class metadata information for the current type.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.1.dll
NuGet Packages: DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap, DevExpress.Xpo
NuGet Package: DevExpress.Xpo
Declaration
Returns
Type | Description |
---|---|
XPClassInfo | The XPClassInfo for the specified class type. |
See Also