BaseLayoutItem.IsDisposing Property
Gets whether the current item is being disposed of.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if the current item is being disposed of; otherwise, false. |
See Also