- Assembly
- Comet
.dll - Namespace
- Comet
.Controls - Containing Type
- Range
Changed Event Args
Syntax
public RangeChangedEventArgs(double oldValue, double newValue, RangeSelectorProperty changedRangeProperty)
Parameters
| Name | Type | Description |
|---|---|---|
| oldValue | double | |
| newValue | double | |
| changedRangeProperty | Range |
Return Value
| Type | Description |
|---|---|
| void |
