XPBaseObject.Loading Property
In This Article
OBSOLETE
Use the XPBase
Gets whether the object is currently being initialized.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.2.dll
NuGet Package: DevExpress.Xpo
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the object is currently being initialized; otherwise, false. |
See Also