Class LinearRangeOptionEventArgs
EventArgs for LinearRange<T> LinearRangeOption<T> events.
public class LinearRangeOptionEventArgs : EventArgs
- Inheritance
-
LinearRangeOptionEventArgs
- Inherited Members
Constructors
- LinearRangeOptionEventArgs(bool)
Initializes a new instance of LinearRangeOptionEventArgs
Properties
- IsSet
Gets whether the option is set or not.