BaseComponent.IsDisposing Property
In This Article
Gets whether the BaseComponent object is currently being disposed of.
Namespace: DevExpress.XtraBars.Docking2010.Base
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the Base |
See Also