IndicatorEnterLeaveEventArgs Properties
A base class for classes that provide data for RangeBase.IndicatorEnter and RangeBase.IndicatorLeave events.
Name | Description |
---|---|
Indicator |
Gets the object, for which either the Range |
New |
Gets the new value of a property.
Inherited from Value |
Old |
Gets the old value of a property.
Inherited from Value |
See Also