Back to Devexpress

IndicatorEnterLeaveEventArgs Properties

wpf-devexpress-dot-xpf-dot-gauges-dot-indicatorenterleaveeventargs-dot-underscore-properties.md

latest1.3 KB
Original Source

IndicatorEnterLeaveEventArgs Properties

A base class for classes that provide data for RangeBase.IndicatorEnter and RangeBase.IndicatorLeave events.

NameDescription
IndicatorGets the object, for which either the RangeBase.IndicatorEnter or RangeBase.IndicatorLeave event has been raised.
NewValueGets the new value of a property. Inherited from ValueChangedEventArgs.
OldValueGets the old value of a property. Inherited from ValueChangedEventArgs.

See Also

IndicatorEnterLeaveEventArgs Class

IndicatorEnterLeaveEventArgs Members

DevExpress.Xpf.Gauges Namespace