Back to Devexpress

DigitalGauge Events

windowsforms-devexpress-dot-xtragauges-dot-win-dot-gauges-dot-digital-dot-digitalgauge-dot-underscore-events.md

latest1.3 KB
Original Source

DigitalGauge Events

Displays numbers and text in the manner like LEDS do.

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

DigitalGauge Class

DigitalGauge Members

DevExpress.XtraGauges.Win.Gauges.Digital Namespace