Back to Devexpress

BaseRange Events

corelibraries-devexpress-dot-xtragauges-dot-core-dot-model-dot-baserange-dot-underscore-events.md

latest1.3 KB
Original Source

BaseRange Events

Represents the base class for custom ranges.

NameDescription
ChangedOccurs after any property of the BaseObject object has been changed. Inherited from BaseObject.
DisposedOccurs after the BaseObject has been disposed of. Inherited from BaseObject.
EnterFires when a scale’s value falls into the current range.
LeaveFires when a scale’s value leaves the current range.

See Also

BaseRange Class

BaseRange Members

DevExpress.XtraGauges.Core.Model Namespace