Back to Devexpress

XPObjectType.TypeClassInfo Property

xpo-devexpress-dot-xpo-dot-xpobjecttype-b9a08106.md

latest1.1 KB
Original Source

XPObjectType.TypeClassInfo Property

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace : DevExpress.Xpo

Assembly : DevExpress.Xpo.v25.2.dll

NuGet Package : DevExpress.Xpo

Declaration

csharp
[Browsable(false)]
public XPClassInfo TypeClassInfo { get; }
vb
<Browsable(False)>
Public ReadOnly Property TypeClassInfo As XPClassInfo

Property Value

TypeDescription
XPClassInfo

An XPClassInfo object.

|

See Also

XPObjectType Class

XPObjectType Members

DevExpress.Xpo Namespace