Back to Devexpress

StateImageIndicatorComponent Events

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

latest1.3 KB
Original Source

StateImageIndicatorComponent Events

A gauge element that displays custom images for different gauge states.

NameDescription
ChangedOccurs after any property of the BaseObject object has been changed. Inherited from BaseObject.
CustomDrawElementOccurs before every gauge element is drawn, allowing you to draw it in a custom manner. Inherited from BaseLeafPrimitive.
DisposedOccurs after the BaseObject has been disposed of. Inherited from BaseObject.

See Also

StateImageIndicatorComponent Class

StateImageIndicatorComponent Members

DevExpress.XtraGauges.Win.Base Namespace