Back to Devexpress

BaseGaugeWin Events

windowsforms-devexpress-dot-xtragauges-dot-win-dot-base-dot-basegaugewin-dot-underscore-events.md

latest1.3 KB
Original Source

BaseGaugeWin Events

Represents the base class for gauges.

NameDescription
ChangedFires when the object’s properties are changed. Inherited from BaseGauge.
CustomDrawElementOccurs before every gauge element is drawn, allowing you to draw it in a custom manner. Inherited from BaseGauge.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.

See Also

BaseGaugeWin Class

BaseGaugeWin Members

DevExpress.XtraGauges.Win.Base Namespace