A newer version of this page is available.
Switch to the current version.
BaseObject.Disposed Event
Occurs after the BaseObject has been disposed of.
Namespace: DevExpress.XtraGauges.Core.Base
Assembly: DevExpress.XtraGauges.v18.2.Core.dll
Declaration
Event Data
The Disposed event's data class is EventArgs.
Remarks
This event is intended for internal use only.
Implements
DevExpress.XtraGauges.Core.Base.IBaseObject.Disposed
See Also
Feedback