BootstrapClientRangeSelectorValueChangedEventArgs.previousValue Property
The previous value of a RangeSelector control.
Declaration
previousValue: any
Property Value
| Type | Description |
|---|---|
| any | A System.Object type defining the previous value specified for a RangeSelector control. |
See Also