ITypeInfo.HasDescendants Property
Indicates whether the type has descendants.
Namespace: DevExpress.ExpressApp.DC
Assembly: DevExpress.ExpressApp.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if the type has descendants; otherwise, false. |
See Also