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