XPObjectType.TypeClassInfo Property
In This Article
This member supports the internal infrastructure and is not intended to be used directly from your code.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.1.dll
NuGet Packages: DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap, DevExpress.Xpo
#Declaration
[Browsable(false)]
public XPClassInfo TypeClassInfo { get; }
#Property Value
Type | Description |
---|---|
XPClass |
An XPClass |
See Also