XPClassInfo.HasDescendants Property
Gets whether the class described by the current XPClassInfo object has descendants.
Namespace: DevExpress.Xpo.Metadata
Assembly: DevExpress.Xpo.v25.1.dll
NuGet Package: DevExpress.Xpo
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if the class has descendants; otherwise, false. |
See Also